timeline
Delete a note (v2)
Delete a note by id. Returns the bulk-ack envelope (affected, ids).
delete/v2/timeline/notes/{noteId}
Path parameters
noteIdstring uuid required
Headers
Idempotency-Keystring
Example:01HV8N6X7K3P9Q5R2T4Y6W8Z0A
Optional. Accepted to dedupe retries on this endpoint. See apps/rest-api/src/shared/idempotency.ts.
Response
Successful response