PUT Departments/{id}

Edits a Department.


Parameters

NameDescriptionAdditional information
id
The Id of the Department to edit.

Define this parameter in the request URI.

request
The Department to edit.

Define this parameter in the request body.