Skip to main content
POST
Update role

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
roleid
integer
required

ID of the role to update

rolename
string

New name of the role

roledesc
string

New description of the role

request_metadata
object

Additional metadata for the request

Response

Role updated successfully

status
string
Example:

"ok"