Error
Delete Search Redirect
Deletes a specific redirect for a site.
DELETE
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"redirectId": "<string>",
"searchTermList": [
"<string>"
],
"siteId": 123,
"statusId": 123,
"tenantId": 123,
"url": "<string>"
}Deletes a specific redirect for a site.
A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"redirectId": "<string>",
"searchTermList": [
"<string>"
],
"siteId": 123,
"statusId": 123,
"tenantId": 123,
"url": "<string>"
}JWT Authorization header using the Bearer scheme.
