post https://example.com/v2/login
Login and get an auth token - for on-prem systems
Log in to see full request history
Responses
Login and get an auth token - for on-prem systems
xxxxxxxxxx
curl --request POST \
--url https://example.com/v2/login \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: