login
Session API
Issues a gateway session token from a client id and secret. The token is the bearer credential for calls on the gateway host.
Authorizations
Authorizationbearer tokenRequiredThe access token from POST /api/hiecm/gateway/v3/sessions.
Body
clientIdstringRequiredclientSecretstringRequiredgrantTypestringRequiredResponses
200No response body is documented for this request.