DELETE

Delete Redirect


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Deletes a redirect by ID.

The response is empty. Deleting a redirect can't be undone, so retrieve it first if you might need to recreate it.

A redirect scoped to a language stops taking effect but can still appear in List Redirects.

To delete multiple redirects in a single API call, call Bulk Delete Redirects.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/seo-redirects-service/v1/redirects/{redirectId}

Errors
400Invalid Argument

There is 1 error with this status code.

404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?