Org department APIs
Delete org department
OVERVIEW
Overview
This API call is used to delete a department to an organisation object in the system.
HTTP Request
DELETE /api/5/organisations/departments/<DEPTID>
URL Parameters
Parameter | Description |
DEPTID | The ID of the department to delete |
HTTP Response
Success
HTTP response 200
Error
See API Error messages
Example
DELETE http://example.com/context/api/5/organisations/departments/23
Error messages
Summary | Ref Code (V4) | Ref Code (before V4) |
Department ID is invalid | 349 |
Last Updated: Nov 08,2024
Comments
0 Comments