CMS
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/url-mappings/v3/url-mappings/{url_mapping_id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Marks the URL mapping as deleted.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the URL mapping.
No content
Was this page helpful?