Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Bearer token
Body
application/vnd.api+json
Response
department created
Creates a new department following JSON:API specification
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Bearer token
department created