Skip to main content
DELETE
Remove notification recipients

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
integer
required

Numeric id of the deployment that owns the notification.

id
integer
required

Numeric id of the notification (scheduled run).

Body

application/json

RemoveNotificationRecipientsInput

recipients
object[]
required

Recipients to unsubscribe (1–1000 per request)

Required array length: 1 - 1000 elements

Response

Successful response