GCXONEDocumentation

Proxy

On this page
  1. POST /proxy/apiToken
  2. Request body
  3. Responses

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

json
{
  "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.