Create Role
Create a custom role for the organization.
post/organizations/roles
Request body
Example request
{
"name": "Operator",
"description": "Custom operator"
}Response
Created
Changes
No recorded changes to this endpoint across all 1 revision of this API.