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