Delete card
Delete a card.
Last updated
Delete a card.
Last updated
These endpoints are in beta testing. Some features may not work as documented or may behave unexpectedly.
DELETE
https://{{account_id}}.acquire.io/api/v1/crm/view/{{cardId}}
Delete a custom card. The cardId must be passed in to the endpoint as a path parameter. Warning: This action cannot be undone.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
cardId
integer
Id of the card.
Authorization
string
Bearer {{api_key}}