New: French documentation now available! Switch to French
English
cURL
curl --request PUT \ --url https://api.txcloud.io/v1/developers/account/settings \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The body is of type object.
object
Settings updated