curl --request DELETE \
--url https://api.getsly.ai/v1/v1/cards/vault/{id} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Revokes the token at your processor. Pending authorizations on the card continue; new ones rejected.
curl --request DELETE \
--url https://api.getsly.ai/v1/v1/cards/vault/{id} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.getsly.ai/llms.txt
Use this file to discover all available pages before exploring further.