Dashboard permissions
Create an SSO
POST
/
v2.01
/
{ClientId}
/
clients
/
ssos
Body parameters
FirstName
string
requiredMax. length: 100 characters
The first name of the Dashboard user.
LastName
string
requiredMax. length: 100 characters
The last name of the Dashboard user.
Tag
string
Max. length: 255 characters
Custom data that you can add to this object.
Email
boolean
requiredMax. length: 255 characters
The email address of the Dashboard user. Must be a valid email that is not already used for another SSO. Once the SSO is created, this email address cannot be changed.
Note: A maximum of 12 consecutive digits are allowed.
PermissionGroupId
string
requiredThe Id
of the Permission Group object associated with the Dashboard user. Identifiers for default permission groups are ADMIN, WRITE, and READ.
Responses
Was this page helpful?