External DocumentationTo learn more, visit the Saviynt documentation.
Actions
Create Role Request
Create a new role request.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Description | The description of the role. |
| Endpoint Name | The name of the endpoint. |
| Owner | The owner of the role. Note: * Multiple Owner values can be provided.* The Rank must be between 1 - 27.Example: |
| Requestor | The requestor of the role. |
| Role Name | The name of the role. |
| Role Type | The type of the role. |
| Parameter | Description |
|---|---|
| Additional Parameters | A JSON object for additional body parameters. Values specified in this parameter will override equivalent parameters. For example: The object must follow the vendor’s structure as defined in the API documentation. |
{
"requestid": "3820001",
"requestkey": "4135",
"errorCode": "0",
"message": "Role TestRoleEnt123 Sent For Approval and requestid is 3820001"
}
Was this page helpful?