Skip to main content
POST
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"

folderId
number
required
Example:

1

Response

Bookmark added or removed successfully

success
boolean
message
string