Skip to main content
POST
Refresh service account access token

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Response

200 - application/json

Successful Response

Response schema for token endpoints — refresh_token is in the HttpOnly cookie, not the body.

access_token
string
required
expires_in
integer
required
token_type
string
default:Bearer