Department
Delete a department
Deletes a department by its ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
*/*
Departments successfully deleted
Was this page helpful?