Update Contact

Updates an existing Contact.

put
Path parameters
idstringRequired

The Contact ID.

Body
emailstring · nullableOptional
namestring · nullableOptional
Responses
chevron-right
200

OK

application/json
idstringOptional
blockedReasonstring · nullableOptional
emailstringOptional
namestring · nullableOptional
statusstringOptional
userIdstring · nullableOptional
put
/public/v1/notifications/contacts/{id}

Last updated

Was this helpful?