Skip to content

Update OIDC Provider

PATCH
/auth/providers/admin/oidc/{id}

Updates an existing OIDC provider's configuration. At least one provider must remain enabled.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

OIDC provider ID

Type
string
Required

Request Body

application/json
JSON
"string"

Responses

Provider updated successfully

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License