cURL
curl --request PUT \ --url https://services.prod.pagosapi.com/toucan/tokens/{tokenRefId}/resume \ --header 'Authorization: Bearer <token>'
{ "tokenRefId": "<string>", "status": "<string>", "metadata": "<string>" }
Format is: Bearer <api_key>, where <api_key> is your Pagos API key
Bearer <api_key>
<api_key>
Token resumed