Update a department for a given department id.

Updates a department referenced by id. Only the attributes submitted are modified.

Log in to see full request history
Path Params
string
required

The _id of the department entry to request.

Body Params
string

The new name of the department to update.

Headers
string
required

A valid bearer token.

Responses

401

UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json