curl --location --request POST '/webhook/coccoc-token/unlock' \ --header 'Content-Type: application/json' \ --data-raw '{ "token_id": "64f1a2b3c4d5e6f7a8b9c0d1" }'
{ "message": "Operation successful", "data": {} }