---
title: "Finalize Agent Identity Credentials"
method: POST
path: "/agent-identity/finalize"
---

# Finalize Agent Identity Credentials

`POST /agent-identity/finalize`

## Request body

- FinalizeAgentIdentityCredentialsRequest — Request to finalize a 3LO consent for an Agent Identity connector.
  - `connectorName` string, required
  - `userId` string, required
  - `userIdValidationState` string, required
  - `consentNonce` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-07-31** `05dc9d47fcf0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/google/apis/adk-rest-api-reference/changes/agent-identity/finalize/post.md)

---

[API](https://skmtc.dev/google/apis/adk-rest-api-reference.md) · [All operations](https://skmtc.dev/google/apis/adk-rest-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/adk-rest-api-reference/revisions/05dc9d47fcf0/schema)
