OAuth2
Post to obtain a token with ClientID and Secret parameters additional to call user based auth you can pass a UserID parameter to impersonate the user.
Last updated
Post to obtain a token with ClientID and Secret parameters additional to call user based auth you can pass a UserID parameter to impersonate the user.
Last updated
Type: GET
End Point: /api/oauth2
Parameters:
client_id-string (query)
Description: client_id
redirect_uri-string (query)
Description: redirect_uri
response_type-string (query)
Description: response_type
userid-string (query)
Description: userid