Organisation APIs
Archive Organisation
OVERVIEW
Archive an organisation within Collaborate
This API call is used to archive an organisation within the system. The organisation identifier is the organisation id.
HTTP Request
DELETE /api/4/organisations/<ID>
URL Parameters
Parameter | Description |
---|---|
ID | The ID of the organisation to archive |
Example
DELETE http://example.com/context/api/4/organisations/3
HTTP Response
Success
HTTP response 200
Error
Error messages
Summary | Ref Code (V4) | Ref Code (before V4) |
The Organisation id is invalid | 260 | N/A |
Last Updated: Nov 08,2024
Comments
0 Comments