Create department

POST {{baseUrl}}/v2/departments

This endpoint creates a new department

Request Body

{"name"=>"nulla", "description"=>"labore non"}

HEADERS

KeyDatatypeRequiredDescription
Idempotency-Keystring
Content-Typestring

RESPONSES

status: OK

{"id":"in dolore laboris proident","name":"et aliquip exercitation dolore","description":"dolor occaecat id eiusmod"}