To Get OAuth2 Token

get

/cloudapi/restapi/oauth2/token

To obtain an OAuth2 token for accessing V3 or later APIs

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : OAuthTokenResponse
Type: object
Title: OAuthTokenResponse
OAuth access token response.
Show Source

400 Response

Invalid input, Please check.
Back to Top