post
https://production-api.shoutaboutus.com/api/v1/partner/error-notifications/notes/delete
Delete a single note from an error notification.
Auth: Partner — authentication, under the partner prefix. The request validation validates id exists in email_notification_notes; no partner-tree / company scoping (any existing note id can be deleted).
Rate limit: No rate limit.
Request
- Body:
| Field | Type | Required | Notes |
|---|---|---|---|
id | integer | Yes | Note id; must be a known record. |
Response — { data. } envelope:
status(string) —success.message(string) —Notification note deleted successfully.
Errors: 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
