Skip to main content
Weavr API
Managed cards

Remove a card

POST/managed_cards/{id}/remove

Destroys the managed card identified by the id path parameter. Unlike block, this action is not reversible.

A managed card must be empty before it can be destroyed using this operation.

Request

Path parameters

Responses

204No Content

Success - No Content.

Headers