Resend Thredd Notifications - Field Descriptions
The following page details each of the fields that can be used in the request and received in the response when using the Resend Thredd Notifications endpoint.
Request
The following table describes fields that can be included in the body of the request when resending Thredd notifications.
Field | Description | Min Length | Max Length | Type | Mandatory |
---|---|---|---|---|---|
notificationIds | Array of notification ids for an event that you want to resend. | N/A | N/A | Array | Yes |
Response
The following table describes fields that included in the response after successfully adding event subscriptions.
Field | Description |
---|---|
webhookId | The unique webhook id generated by Thredd. |
content | Array of notification details and status. |
notificationIds | The identifier of the notification to be resent. |
resendStatus | The status of the resend. This can be either Resend request initiated , Unable to resend request , or Invalid notification details . |
Updated 3 months ago