v1

latestOpenAPI 3.1.02026-07-226168131.5 KB
Auth Service (v2)

Update Oauth Provider

Update an OAuth provider.

patch/v2/auth/providers/{provider_id}

Path parameters

provider_idstring required

Request body

namestring nullable
client_idstring nullable
client_secretstring nullable
auth_urlstring nullable
token_urlstring nullable
uses_pkceboolean nullable
code_challenge_methodstring nullable
authorization_paramsobject nullable
allowed_redirect_urisstring[] nullable
default_redirect_uristring nullable

Response

Successful Response

idstring required
organization_idstring required
provider_idstring required
namestring required
client_idstring required
auth_urlstring required
token_urlstring required
uses_pkceboolean required
code_challenge_methodstring nullable required
provider_typestring nullable
mcp_server_urlstring nullable
token_endpoint_auth_methodstring
authorization_paramsobject
is_dynamic_clientboolean
allowed_redirect_urisstring[]
default_redirect_uristring nullable
created_atstring date-time required
updated_atstring date-time required