Delete a card
DELETE {{baseUrl}}/crm/v3/extensions/cards-dev/:appId/:cardId
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.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |