cURL
curl --request POST \ --url https://{FUSION HOST}/oauth2/token
{ "empty": true }
Returns an access token. Support basic authentication
OK
Was this page helpful?