Passer au contenu principal
DELETE
/
url-mappings
/
2026-03
/
url-mappings
/
{id}
Supprimer le mappage d'URL
curl --request DELETE \
  --url https://api.hubapi.com/url-mappings/2026-03/url-mappings/{id} \
  --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

id
integer<int64>
requis

L'identifiant unique du mappage d'URL à supprimer. Doit être un entier.

Réponse

Last modified on April 13, 2026