Create Contact
POST/v1/contacts
Creates a new contact in the specified list, with exactly the fields provided — no automatic enrichment runs by default, regardless of whether emails or social URLs (e.g. LinkedIn) are present. Set enrich to true to opt in to an automatic enrichment check from external data sources as part of creation.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Contact created successfully
Invalid request parameters
Invalid or missing API key
List not found
Internal server error