Skip to main content
POST
Finalize an inbound loginV2 auth request against the caller's session

Body

application/json
authRequestId
string
required

The inbound Zitadel V2 auth-request handle (V2_<id>).

Pattern: ^V2_[0-9]{1,32}$

Response

The auth request was finalized; follow the returned callback URL.

callbackUrl
string<uri>
required

The RP callback URL carrying the authorization code.