Dashboard permissions
Update an SSO
PUT
/
v2.01
/
{ClientId}
/
clients
/
ssos
/
{SsoId}
This call may be used to deactivate an SSO access by updating the Active
parameter to false
.
Path parameters
The unique identifier of the SSO object.
Body parameters
Max. length: 100 characters
The first name of the Dashboard user.
Max. length: 100 characters
The last name of the Dashboard user.
Max. length: 255 characters
Custom data that you can add to this object.
The Id
of the Permission Group object associated with the Dashboard user. Identifiers for default permission groups are ADMIN, WRITE, and READ.
Whether or not the SSO is active.
Responses
Was this page helpful?