Delete Url Redirect

Delete a specific url redirect using its unique identifier.

🔒

Requires write_shop_navigation access scope. More access scope

The Delete Redirect API allows you to remove an existing redirect from your shop by providing its unique ID.

This API is especially useful for:

  1. Removing outdated or invalid redirects.
  2. Cleaning up unused or deprecated redirect entries.
  3. Maintaining a streamlined list of active redirects.

Request Parameters

Public Request Parameters

📘

ParameterTypeRequiredDescriptionExample
idstringYesUnique identifier of the redirect.4540188244553

Response Explanation

Public Response Parameters

📘

Error Response

FieldTypeExampleDescription
codestringInvalidParameterError http message
messagestring``Error message
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!