Digitail API
Roles
Update a Role
1min
PATCH
https://developer.digitail.io/api/v1/roles/{id}
Sandbox server (uses test data)
Authentication
Bearer
http
Path Parameters
id
integer
*
Body Parameters
body
object
*
Description
Role Update Request Body
title
string
permissions_ids
integer[]
Responses
204
The action was successful but there is no content to return.
400
The request was invalid or contained data that was not allowed.
object
message
string
Updated 12 Apr 2024
Did this page help you?