POST
/
oauth2
/
token
Get an access token
curl --request POST \
  --url https://{FUSION HOST}/oauth2/token
{
  "empty": true
}

Response

200 - */*

OK

The response is of type object.