Retry a failed or skipped message with current delivery preferences
POST
/notifications/{id}/retryRetry a failed or skipped message with current delivery preferences. Staff reach this route on notifications:delivery:write only — notifications:write admits a service, never a staff person — and an API key never does; every other caller is refused 403 forbidden.
Path parameters
idstringRequiredHeaders
Idempotency-KeystringOptionalSend on every write that creates or changes money or state; a replay with the same key returns the original result with 200.
Returns
200 OK
The Notification object.
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503