post https://$DOMAIN/auth/api/v1/token
Create AutoQL token
- Requires JWT from Identity Provider
Log in to see full request history
Response
Create AutoQL token
xxxxxxxxxx
curl --request POST \
--url 'https:///$DOMAIN/auth/api/v1/token' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: