Generates an access tokenpost {protocol}://{server}{basePath}/{accountId}/protocol/openid-connect/tokenPath ParamsaccountIdstringrequiredlength between 6 and 6Form DataRequest payloadGenerateTokenRequestResourceOwnerPasswordRequestRefreshTokenRequestgrant_typestringrequiredclient_idstringrequiredclient_secretstringrequiredHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Returns token. 400Bad Request 401Unauthorized. 403Forbidden. 404Not Found. 409Conflict. 415Unsupported Media Type. 500Internal Server Error.Updated 2 months ago