Skip to main content
Google OAuth token exchange

Path Parameters

kid
string
required

Workspace key identifier.

Example:

"workspace-key-id"

Body

application/json
idToken
string
required

Google OAuth id_token

Response

JWT token

token
string
Last modified on July 23, 2026