v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13226587.6 KB
projects

RefreshAccessToken exchanges the OAuth refresh token (and other necessary data) for a new access token (and new associated credentials).

post/v2/{+name}:refreshAccessToken

Path parameters

namestring required

Request body

refreshTokenstring

Optional. Refresh Token String. If the Refresh Token is not provided, the runtime will read the data from the secret manager.

Response

Successful response