Legacy
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/crm/v3/extensions/cards-dev/{appId}/{cardId}
This response has no body data.
Permanently deletes a card definition with the given ID. Once deleted, data fetch requests for this card will no longer be sent to your service. This can’t be undone.
The ID of the card to delete.
The ID of the target app.
Was this page helpful?