Skip to main content
PUT
Update role

Path Parameters

role_id
string<uuid>
required

Body

application/json
name
string
Required string length: 3 - 50
Pattern: ^[a-zA-Z0-9_-]+$
description
string
active
boolean

Response

Role updated successfully

id
string<uuid>
required
name
string
required
active
boolean
required
description
string
system
boolean
created_at
string<date-time>
updated_at
string<date-time>