Account Users
Update account user
Update account user by ID
PUT
/
account-users
/
{id}
Authorizations
Authorization
string
headerrequiredPath Parameters
id
string
requiredID of the resource
Body
application/json
role
enum<string>
Available options:
admin
, member
Response
200 - application/json
role
enum<string>
requiredRole of the account user
Available options:
admin
, member
id
string
Unique identifier for the account user
email
string
Email address of the account user
created_at
string
Date and time when the account user was created
updated_at
string
Date and time when the account user was last updated