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