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.Delete a specific URL mapping in your HubSpot account using its unique identifier. This operation will remove the URL mapping permanently, and it requires appropriate write and delete permissions.
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.Was this page helpful?