OAuth
POST {{token-endpoint}}/oauth2/token
This request obtains an access token to be used with all the other requests in this collection. It sets the collection variable access_token and depends on these collection variables:
- tokenendpoint
- tenantid
- tenantsvcaccuid
- tenantsvcaccpwd
- appconfclientid
- appconfclientsecret
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status
ENDPOINTS