cURL
curl --request PUT \ --url https://gateway.varchev.com/erc20/updateGlobalSetting/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --header 'tenantId: <tenantid>' \ --data '{ "key": "<string>", "value": "<string>" }'
The access token received from the authorization server in the OAuth 2.0 flow.
Tenant Id