Proxy
On this page
Operations on proxy resources. 1 endpoint, each relative to https://api.nxgen.cloud/api/v1 and authenticated as described under Authentication.
POST /proxy/apiToken
get token
Request body
get token
{
"serviceProviderId": "string (required)",
"accessId": "string (required)",
"clientSecret": "string (required)"
}Responses
Status | Description | Body |
|---|---|---|
200 | Success | |
204 | No Content | |
400 | Invalid input | |
401 | Unauthorized | |
403 | Forbidden |
Was this page helpful?
Thank you — your feedback goes to the team that owns this page.