DELETE
/
crm
/
v3
/
extensions
/
cards-dev
/
{appId}
/
{cardId}
Delete a card
curl --request DELETE \
  --url https://api.hubapi.com/crm/v3/extensions/cards-dev/{appId}/{cardId}
This response has no body data.
Supported products
Requires one of the following products or higher.
Marketing HubMarketing HubFree
Sales HubSales HubFree
Service HubService HubFree
Content HubContent HubFree

Authorizations

hapikey
string
query
required

Path Parameters

cardId
string
required

The ID of the card to delete.

appId
integer
required

The ID of the target app.