Passer au contenu principal
DELETE
/
cms
/
url-redirects
/
2026-03
/
{urlRedirectId}
Supprimer une redirection
curl --request DELETE \
  --url https://api.hubapi.com/cms/url-redirects/2026-03/{urlRedirectId} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Supported products

Autorisations

Authorization
string
header
requis

The access token received from the authorization server in the OAuth 2.0 flow.

Paramètres de chemin

urlRedirectId
string
requis

L'ID de la redirection cible.

Réponse

Dernière modification le 13 avril 2026