curl --request DELETE \
--url https://services.prod.pagosapi.com/toucan/tokens/{tokenRefId}/delete
{
"tokenRefId": "<string>",
"status": "<string>",
"metadata": "<string>"
}
curl --request DELETE \
--url https://services.prod.pagosapi.com/toucan/tokens/{tokenRefId}/delete
{
"tokenRefId": "<string>",
"status": "<string>",
"metadata": "<string>"
}
Token delete
The response is of type object
.