Skip to content

Reposition Entry

PATCH
/entry/{entryId}/reposition

Repositions an entry relative to another entry or at the end of a folder/root. Uses server-side position calculation to ensure consistent ordering.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

entryId*

The unique identifier of the entry to reposition

Type
string
Required

Request Body

application/json
JSON
"string"

Responses

Entry successfully repositioned

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License