1-Orbital Generate Token

POST https://{{orbital_service}}/v0/oauth2/token

This API Call uses the SecureX defined API credentials to connect to the Orbital API to generate an OAUTH2 token for further API calls.

The Token gets stored in the Variable OrbitalOauthToken.

Check the Test Script how the value gets stored.