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