Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-KEY
string
required

API key required for authentication

Body

application/json
postId
string
required
Example:

"123"

newFolderId
number
required
Example:

2

Response

Bookmark reassigned successfully

success
boolean
message
string