v14

latestOpenAPI 3.0.32026-08-04377889.4 MB
bulk-redirects

Delete project-level redirects.

Deletes the provided redirects from the latest version of the projects' bulk redirects. Stages a new change with the new redirects and returns the alias for the new version in the response.

delete/v1/bulk-redirects

Query parameters

projectIdstring required
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Request body

namestring
redirectsstring[] required

The redirects to delete. The source of the redirect is used to match the redirect to delete.

Response

OR
OR