Skip to main content
PUT
Update Role

Authorizations

Authorization
string
header
required

OIDC access token for users and CLI clients.

Path Parameters

role_id
string
required

Body

application/json
displayName
string | null
description
string | null
assignableTo
string[] | null
appliesTo
string[] | null
permissions
string[] | null
status
enum<string> | null
Available options:
active,
disabled,
archived
metadata
Metadata · object | null

Response

Successful Response

Last modified on July 29, 2026