Create department
POST {{baseUrl}}/v2/departments
This endpoint creates a new department
Request Body
{"name"=>"nulla", "description"=>"labore non"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Idempotency-Key | string | ||
Content-Type | string |
RESPONSES
status: OK
{"id":"in dolore laboris proident","name":"et aliquip exercitation dolore","description":"dolor occaecat id eiusmod"}