curl --request DELETE \
--url https://api.hubapi.com/cms/v3/url-redirects/{urlRedirectId} \
--header 'Authorization: Bearer <token>'This response has no body data.Delete one existing redirect, so it is no longer mapped.
curl --request DELETE \
--url https://api.hubapi.com/cms/v3/url-redirects/{urlRedirectId} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?