Skip to main content

Delete Bookmark

Delete a bookmark by id.

Path Parameters
    bookmarkId string required

    The id of the bookmark to be deleted.

Responses

Request has been handled successfully.


Schema
    success boolean
    data object
    message

    Possible values: [bookmark deleted]

Loading...