Kanban
Delete a card
Authorization
api_key kanban:writeAuthorizationBearer <token>
An atk_-prefixed API key, created under Settings → API keys.
In: header
Scope: kanban:write
Path Parameters
card_id*string
Card id
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://example.com/v1/kanban/cards/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty