---
title: "POST /v1alpha1/auth/ext_authz"
method: POST
path: "/v1alpha1/auth/ext_authz"
tags: ["AuthService"]
---

# POST /v1alpha1/auth/ext_authz

`POST /v1alpha1/auth/ext_authz`

Handle external authorization requests

## Request body

- ExtAuthzRequest
  - `accessToken` string — The access token to be authorized.
  - `toolName` string — The tool name that will be invoked

## Response `200`

OK

## Other responses

- `default` — Default error response

---

[API](https://skmtc.net/agntcy/apis/agntcy-identity-service-api.md) · [All operations](https://skmtc.net/agntcy/apis/agntcy-identity-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agntcy/agntcy-identity-service-api/revisions/1dc8f8328648/schema)
