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
Requiredstring
Request Body
application/json
JSON
"string"
Responses
Entry successfully updated
application/json
JSON
{
}
