Delete notification recipient

View as Markdown
Delete one notification receiver. Historical delivery records are kept.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

recipientIdstringRequired
Unique notificationRecipient identifier generated by BCTRL.

Headers

BCTRL-Subaccount-IdstringOptional
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.

Response

OK
deletedtrue
idstring
Unique notificationRecipient identifier generated by BCTRL.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error