curl --location '/api/account/v4.0/auth' \ --header 'Content-Type: application/json' \ --data '{ "token": "string", "secret": "string" }'
{}