Skip to main content
PUT
Update a Department

Authorizations

Authorization
string
header
required

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

Path Parameters

uid
string
required

The UID of the Department

Body

application/json
value
string

The Department name

Response

Successful

result
object