---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/agent-identity/api/configuration#article
headline: Configuration API
description: Configure Agent Identity scope definitions and Rich Authorization Request type definitions through the Configuration API.
url: https://www.twilio.com/docs/agent-identity/api/configuration
inLanguage: en
dateModified: 2026-09-18T12:02:39.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# Configuration API

> \[!IMPORTANT]
>
> Agent Identity is available as a Private Beta product, and the information
> contained in this document is subject to change. You acknowledge and agree
> that your use of Agent Identity is subject to the terms of the [Services in
> Private
> Beta](https://www.twilio.com/en-us/legal/service-country-specific-terms/private-beta).
> Some features are not yet implemented and others may change before the
> product is declared as Generally Available. Private Beta products are not
> covered by the Twilio Support Terms or Twilio Service Level Agreement.

You manage authorization settings, including scope definitions and Rich Authorization Request type definitions, through the Configuration API.

## Endpoints

| Operation                          | Method and path                         | Description                                                                                           |
| ---------------------------------- | --------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| Update authorization configuration | `PATCH /v1/Configuration/Authorization` | Update authorization settings, including scope definitions and authorization detail type definitions. |
