Skip to main content
PATCH
Update role

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Body

application/json
name
string
Example:

"Content Manager"

description
string
Example:

"Can manage all content and users"

is_system
boolean

System roles cannot be modified

Example:

false

Response

Role updated successfully

id
string
required
Example:

"uuid-123"

name
string
required
Example:

"admin_role"

description
string
required
Example:

"Administrator role with full access"

is_system
boolean
required
Example:

false

created_at
string<date-time>
required
updated_at
string<date-time>
required