Update auth config

Update an authentication configuration.

Path Params
string
required

The ID of the Auth Config.

Body Params

Schema for updating an auth config.

Note: The auth_type field cannot be changed after creation. To use a different
authentication type, delete the existing config and create a new one.

All fields are optional. Only provided fields will be updated.
Set a field to null to clear its value.

Display name for this auth config.

object | null

Custom HTTP headers to include with requests.

Username for BASIC authentication.

Password for BASIC authentication.

OAuth token endpoint URL.

OAuth client ID.

OAuth client secret.

Space-separated OAuth scopes.

OAuth authorization endpoint URL.

array | null

Allowed redirect URIs for OAuth authorization code flow.

Whether to use PKCE for AUTHORIZATION_CODE flow.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json