Skip to main content
PATCH
Update tenant member role

Authorizations

Authorization
string
header
required

Bearer token in the Authorization header (e.g. JWT / Cognito access token).

Path Parameters

tenantId
string
required

Tenant identifier.

memberId
string
required

Tenant member (user) identifier.

Body

application/json
role
enum<string>
required
Available options:
SUPER_ADMIN,
OWNER,
ADMIN,
USER,
VIEWER

Response

OK

user_id
string
role
string
email
string