post
https://production-api.shoutaboutus.com/api/v1/partner/error-notifications/notes/add
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:
| Field | Type | Required | Notes |
|---|---|---|---|
notification_id | integer | Yes | Must be an existing notification. |
note_content | string | Yes | The 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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
