...
Key | Header Information (value) |
---|---|
Content Type | application/json |
ACCESS_TOKEN | To get the Access Token, refer below table for more details. |
API to
...
Get Access TokenĀ
Operation | Method | API Endpoint | Example Payload | Example Response | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get Access Token | POST | /rest/login/user | { "username":"{User Name}", "password":"{Password}" } |
|
...