A valid request URL is required to generate request examples{
"accountIds": [
123
],
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"behaviors": [
123
],
"id": 123,
"isSystemRole": true,
"name": "<string>"
}Required fields:
A valid request URL is required to generate request examples{
"accountIds": [
123
],
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"behaviors": [
123
],
"id": 123,
"isSystemRole": true,
"name": "<string>"
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Role payload containing name, behaviors, and accountIds
List of Account IDs associated with this role. Required for CreateRole and UpdateRole operations.
Show child attributes
List of Role Behaviors
Unique Identifier for the Role
Indicate if the Role is a System Role or Custom Role
Name for the Role
Success
List of Account IDs associated with this role. Required for CreateRole and UpdateRole operations.
Show child attributes
List of Role Behaviors
Unique Identifier for the Role
Indicate if the Role is a System Role or Custom Role
Name for the Role