Domain APIs
Archive domain
OVERVIEW
This API is used to archive a domain to an organisation within Collaborate
This API call is used to archive a domain to an organisation object in the system.
Request URI
DELETE /api/4/domains/<DOMAIN ID>
Parameter | Description |
---|---|
DOMAINID | The ID of the domain to archive |
Example
DELETE http://example.com/context/api/4/domains/23
HTTP Response
Success
HTTP response 200
Error
Error Messages
Summary | Ref Code (V4) | Ref Code (Before V4) |
---|---|---|
The given domain ID is invalid | 263 | N/A |
Last Updated: Nov 08,2024
Comments
0 Comments