Skip to main content

POST /< bookmark_id >/restore

Restore a bookmark from archive or trash.

Restores a previously archived or trashed bookmark to its active state.

Endpoint

POST /< bookmark_id >/restore

Parameters

NameTypeDescription
bookmark_idstringThe unique identifier of the bookmark to be restored.

Response

StatusDescription
200The bookmark was successfully restored. Returns object.
404No bookmark was found with the provided identifier. Returns object.