Org industry sector APIs
Delete org industry sector
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/industries/<INDUSTRYID>
URL Parameters
Parameter | Description |
---|---|
INDUSTRYID | The ID of the organisation industry sector to delete |
Example
DELETE http://example.com/context/4/industries/104
HTTP Response
Success
HTTP response 200
Error
Error messages
Summary | Ref Code (V4) | Ref Code (before V4) |
The industry sector id is invalid | 273 | N/A |
You cannot modify or delete predefined industry sector | 297 | N/A |
Last Updated: Nov 08,2024
Comments
0 Comments