Skip to main content
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

Antwort

Account resource updated

id
string
read-only
Beispiel:

"01F9Z3ZJXZQZJZJZJZJZJZJZJZ"

user
string<uuid>
read-only
Beispiel:

"https://example.com/"

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

"administrator"

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