v1
latestOpenAPI 3.1.02026-08-066984441.1 MBroles
Archives or unarchives the role with the specified id.
Archives or unarchives the role with the specified id. An archived role still exists for all users currently using it, but users can no longer be assigned to this role.
<Check title="Required Permissions" icon="key">The user must be an admin or have task-manage-config:write permissions.</Check>
post/roles/{roleId}/setarchived
Path parameters
roleIdstring uuid required
The id of the role.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK