Skip to content

Update Entry Configuration

PATCH
/entry/{entryId}

Updates an existing entry's configuration including name, connection details, folder assignment, or other settings.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

entryId*

The unique identifier of the entry to update

Type
string
Required

Request Body

application/json
JSON
"string"

Responses

Entry successfully updated

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License