Create contact

Creates a new contact.

post

Creates a new contact with the provided email address. Contacts can then be subscribed to categories.

Body
emailstring · nullableOptional
namestring · nullableOptional
chatboolean · nullableOptional
Responses
chevron-right
201

Created

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

Last updated

Was this helpful?