Update global contact

Authentication

api-keystring

Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.

Path parameters

idstringRequired

Request

This endpoint expects an object.
firstNamestringRequired

Contact’s first name (injected as {{firstName}})

lastNamestringRequired

Contact’s last name (injected as {{lastName}})

phoneNumberstringRequired

Contact’s phone number in E.164 format (e.g. +14155552671)

timezonestringOptional

Contact’s timezone (e.g. America/New_York)

Response

Contact updated

Errors

404
Not Found Error
500
Internal Server Error