Bulk retry notifications

View as MarkdownOpen in Claude

Retry sending multiple notifications (maximum 50 IDs). This is an async process, so use the search endpoint again to check the notification status.

This endpoint requires the notifications_create permission.

Authentication

requestTokenstring

Long-lived API token sent in the requestToken header. See API token authentication.

OR
AuthorizationBearer

OAuth2 Bearer access token from the client-credentials flow. See OAuth authentication.

Request

This endpoint expects a list of strings.

Response

A success response indicating the notifications are being retried. This is an async process, so refresh the search to see updated status.