v1

latestOpenAPI 3.0.12026-07-1714724311.1 KB
Roles

Update a Role

Update an existing role

patch/roles/{id}

Path parameters

idstring required
Example:8cbb43fe-4cdf-4991-8352-c461779cec02

Unique identifier for the object.

Query parameters

fieldsstring[]

Control what fields are being returned in the object.

metastring

What metadata to return in the response.

Request body

descriptionstring

Description of the role.

enforce_tfaboolean

Whether or not this role enforces the use of 2FA.

external_idstring

ID used with external services in SCIM.

ip_accessstring[]

Array of IP addresses that are allowed to connect to the API as a user of this role.

module_listingstring

Custom override for the admin app module bar navigation.

namestring

Name of the role.

Response

Successful request