Honeytoken Notes

Delete a honeytoken note

Delete an existing comment on a honeytoken. Only honeytoken notes created by the current API key can be deleted.

delete/v1/honeytokens/{honeytoken_id}/notes/{note_id}

Path parameters

honeytoken_idstring uuid required

The id of the honeytoken to retrieve

note_idstring uuid required

The id of the honeytoken note to update

Response

The note was deleted successfully.

Changes

No recorded changes to this endpoint across all 8 revisions of this API.