Creating New Contact

This API endpoint allows you to create a new contact.

Here's what you can do with this endpoint:

Add a new contact with their phone number (required) and optional information like first name, last name, and email address.

Authentication:
This endpoint requires an API key for authentication. You need to include the API key in your request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Additional Notes:

  • If you don't provide a first name, last name, or email address, the system will assign default values ("Unknown" for names and "[email protected]" for email).
Query Params
string

Your unique API key for authentication.

Body Params
string

The phone number of the contact.

string

The email address of the contact.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json