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

See  API Error messages 

 

Error messages

 

Summary Ref Code (V4) Ref Code (before V4)

The Organisation id is invalid

260 N/A

 

 

Comments


0 Comments

Last Updated: Jun 11,2023