Zum Hauptinhalt springen
PUT
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

Account identifier

Body

The updated Account resource

role
enum<string>
erforderlich

The role to set for the account.

Verfügbare Optionen:
read-only,
administrator,
account

Antwort

Account resource updated

id
string
read-only
Beispiel:

"01F9Z3ZJXZQZJZJZJZJZJZJZJZ"

user
object
read-only
role
enum<string>
Standard:administrator
read-only
Verfügbare Optionen:
administrator,
account,
read-only
Beispiel:

"administrator"

createdAt
string<date-time>
deactivated
boolean
read-only