Skip to content

Update Identity

PATCH
/identity/{identityId}

Updates an existing authentication identity's configuration such as credentials or connection settings.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

identityId*

The unique identifier of the identity to update

Type
string
Required

Request Body

application/json
JSON
"string"

Responses

Identity successfully updated

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License