Skip to main content
Deletes an internal note. The note stops appearing in the inbox and in List history, and the endpoint answers 204 with no body. The acting agent is passed as the agent_id query parameter, since a DELETE carries no body:
Only the note’s author may delete it — anyone else receives a 403. A comment_uuid that belongs to a different session returns a 404.