Create contact manually
Authentication
api-keystring
Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.
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)
Response
Contact created
Errors
400
Bad Request Error
500
Internal Server Error
