tenants
Update Tenant User
Update a user’s role in a tenant.
Requires OWNER or ADMIN role. Cannot create a duplicate owner.
PATCH
Update Tenant User
Headers
Cookies
Body
application/json
Request to update a tenant user's role.
New role for the user
Available options:
USER, OWNER, ADMIN Response
Successful Response
Tenant member response model.
User ID
User role within the tenant
Available options:
USER, OWNER, ADMIN Whether the user is managed by the tenant's identity provider
Date the user was added to the tenant
Date the user was updated
User email address
User first name
User last name
Soft-deletion timestamp. NULL = active.
Update Tenant User
