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