Skip to main content
POST
Update a department

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
required
Required string length: 1 - 100

Response

200 - application/json

OK

id
string<uuid>
required
name
string
required
created_at
string<date-time>
required
updated_at
string<date-time> | null
required
organization_id
string | null
required