Skip to main content

DELETE /< bookmark_id >

Soft-delete a bookmark (moves to trash).

Soft-deletes a specific bookmark by moving it to the trash based on the provided identifier.

Endpoint

DELETE /< bookmark_id >

Parameters

NameTypeDescription
bookmark_idstringThe unique identifier of the bookmark to be soft-deleted.

Response

StatusDescription
204The bookmark was successfully soft-deleted.
404The bookmark with the specified ID could not be found. Returns object.