post https://api.dmchamp.com/v1/contacts
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.
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).