Create a token.Copy Pagepost https://api.instellix.io/{tenant_short}/oauth2/tokenCreate an authentication token for authentication at an API.Path Paramstenant_shortstringrequiredQuery Paramsgrant_typestringclient_idstringclient_secretstringBody Paramsapplication/jsonapplication/x-www-form-urlencodedclient_idstringClient identity credentialclient_secretstringClient private secret stringgrant_typestringOAuth2 grant type specificationscopestringScope of the client identity (ignored)Headerscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/jsonapplication/x-www-form-urlencodedAllowed:application/jsonapplication/x-www-form-urlencodedResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable Entity 429Too Many Requests 500Internal Server ErrorUpdated 12 days ago