Add a note

Add a free-text note to an error notification.

Auth: Partner — authentication, under the partner prefix. The request validation validates notification_id exists in email_notifications; no partner-tree / an ownership check gate (a note may be attached to any existing notification id).

Rate limit: No rate limit.

Request

  • Body:
FieldTypeRequiredNotes
notification_idintegerYesMust be an existing notification.
note_contentstringYesThe note text.

Response{ data. } envelope:

  • status (string) — success.
  • message (string) — Notification note saved successfully.

Errors: 422 on validation failure.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
string
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json