attacca
Kanban

Delete a card

DELETE
/v1/kanban/cards/{card_id}

Authorization

api_key kanban:write
AuthorizationBearer <token>

An atk_-prefixed API key, created under Settings → API keys.

In: header

Scope: kanban:write

Path Parameters

card_id*string

Card id

Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/kanban/cards/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty