curl --request DELETE \
--url https://api.hubapi.com/url-mappings/v3/url-mappings/{id} \
--header 'Authorization: Bearer <token>'This response has no body data.curl --request DELETE \
--url https://api.hubapi.com/url-mappings/v3/url-mappings/{id} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?