Exception domain APIs

Delete exception domain

OVERVIEW

 

Overview

This API call is used to delete a domain in the system.

 

HTTP Request

DELETE /api/5/exceptiondomains/<DOMAIN ID>

URL Parameters

Parameter Description
DOMAINID The ID of the domain to archive

 

HTTP Response

Success

HTTP response 200

Error

See API Error messages

Example

DELETE http://example.com/context/api/5/exceptiondomains/23

 

Error messages

Summary Ref Code (V4) Ref Code (before V4)
The given domain id is invalid 263 N/A
An anonymous domain cannot be archived 393  

 

Comments


0 Comments

Last Updated: Nov 08,2024