Update Contact
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
Identifier of the contact.
stringrequired
Contact name.
booleanrequired
Pause or unpause notifications for the contact.
array of object
Email notification targets as an array of objects with severity and address.
array of object
SMS notification targets as an array of objects with severity, country_code, number, and provider.