Skip to main content
PUT
Map a hosted identity and grant or revoke private-console access

Authorizations

Authorization
string
header
required

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

Body

application/json
access
boolean
required
display_name
string
required
Required string length: 1 - 255
external_organization_id
string
required
Required string length: 1 - 255
external_user_id
string
required
Required string length: 1 - 255
provider
enum<string>
required
Available options:
clerk
role
enum<string>
required
Available options:
viewer,
operator,
admin
scopes
string[]
Maximum array length: 32

Response

Success

The response is of type object.