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  

 

Comments


0 Comments

Last Updated: Jun 09,2023