For the complete documentation index, see llms.txt. This page is also available as Markdown.

Block contact

Blocks a contact.

post

Blocks the contact, preventing them from receiving any notifications until unblocked.

Path parameters
idstringRequired

The Contact ID.

Responses
200

OK

application/json

Represents a notification contact who can receive email notifications.

idstringOptional
revisioninteger · int32Optional
namestring · nullableOptional
blockedReasonstring · nullableOptional
emailstringOptional
statusstringOptional
chatbooleanOptional
post/public/v1/notifications/contacts/{id}/block

Last updated

Was this helpful?