Remove a Card

Removes a card from the system based on its UUID. If this card is associated with a v1 arrangement, please use the /v1/card/UUID endpoint instead of this route for deletion.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

UUID of the card (FCCORE_cardDetails) to remove.

Responses
200

Card successfully removed.

403

The requester does not have the required permissions to delete this card or the card is associated with a v1 arrangement.

404

No card details found for the provided UUID.

500

An unexpected error occurred while attempting to delete the card.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!