Skip to main content
POST
Add roles to department

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Body

Serializer for adding roles to a department.

department_id
string<uuid>
required

Department ID

roles
object[]
required

Roles to add

Response

200

No response body