Add an issue note
Add an issue note
Adds an append-only investigation note to an issue. Repeat a request with the same Idempotency-Key to replay the original note.
POST
Add an issue note
Authorizations
Organization API key. Use a write-scoped key for event ingestion.
Headers
Optional key for safe retries. The same key must represent the same issue and note body.
Required string length:
1 - 255Path Parameters
Issue identifier.
Body
application/json
Append-only investigation note.
Required string length:
1 - 10000