Skip to main content
DELETE
/
commerce
/
catalog
/
admin
/
search
/
redirect
/
{redirectId}
Error
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>"
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

redirectId
string
required

Response

Success

Redirects based on what is entered in site search

auditInfo
object
redirectId
string | null
searchTermList
string[] | null
siteId
integer<int32> | null
statusId
integer<int32> | null
tenantId
integer<int32>
url
string | null