delete https://smartlink-dev.qa.imicampaign.io/sls/links/BA5oT7cb?domain=ciscowebexcampaign6.com
This API is currently available only for clients hosted in the AWS-USA data centre.
This API is used to delete a smart link from a tenant.
Based on the domain that is assigned, the endpoint domain for your API varies. For more information, refer to the Know Your API Endpoints section.
Headers
The following table describes the request headers:
Request Header | Description |
---|---|
content-Type | application/json |
Authorization | Access token in Bearer format Example: Bearer $(key) |
Request Example
https://smartlink-dev.qa.imicampaign.io/sls/links/BA5oT7cb?domain=ciscowebexcampaign6.com
Response Example
This API will not return any response. You have to consider the HTTP response.
//This API will not return any response. You have to consider the HTTP response.
Response Parameters
This API will not return any success response parameters.
Failure Response Codes
The API will return a code within the response as per the following table in case of failure scenarios.
HTTP Status Code | Code within API Response | Description |
---|---|---|
400 | NA | Bad request |
401 | NA | Invalid token or Access token expired |
404 | NA | No Entity exists with the given Id. |
405 | NA | Method not supported |
500 | NA | Internal server error. |