/notes/:id/bookmark (DELETE)
DELETE /notes/:id/bookmark
DELETE
/notes/:id/bookmark
Authorizations
Parameters
Path Parameters
id
required
Note ID
string
Responses
204
OK
404
Bookmark not found
object
error
required
Note not found
string
500
Internal Server Error
Internal Error
object
error
required
Internal Error
string