Request a token
POST {{token_link}}
Request a signed JSON Web Token (JWT) containing authorization to make certain claims in subsequent API calls. In a successful response, a JWT will be provided. Extract the token to use in additional API calls to prove you, as the requestor, have permission to execute the call.
RESPONSES
status: Created
{"token":"token","operation_link":"https://HUB/file/ORG_ID/files/ROOT%20FOLDER","self":"https://HUB/integration/INTEGRATION_ID/ORG_ID/links/6a32e597c54589e5db6856c8417dab5cc15eee87/token"}