cURL
curl --request POST \ --url https://tokens.swap.coffee/api/v3/labels/{address} \ --header 'Content-Type: application/json' \ --data '{ "label": "label", "expiration_seconds": 3600 }'
This response does not have an example.
The jetton master address
Label assigned successfully