To Get OAuth2 Token
get
/cloudapi/restapi/oauth2/token
To obtain an OAuth2 token for accessing V3 or later APIs
Request
Query Parameters
-
tokenExpiry: string
Validity of the token in seconds.
Response
Supported Media Types
- application/json
200 Response
successful operation
Nested Schema : additionalProperties
Type:
object
400 Response
Invalid input, Please check.