Update global contact
Upsert semantics — returns 204 even for an id that does not exist yet (it is created). There is no 404 for this endpoint.
Authentication
api-keystring
Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.
Path parameters
id
Request
This endpoint expects an object.
firstName
Contact’s first name (injected as {{firstName}})
lastName
Contact’s last name (injected as {{lastName}})
phoneNumber
Contact’s phone number in E.164 format (e.g. +14155552671)
timezone
Contact’s timezone (e.g. America/New_York)
Errors
500
Internal Server Error
