Create or Update Contact
API to manage your contacts, allowing you to either create new contacts or update existing ones based on your needs.
When you send a request, the API first checks if the contact already exists in your database. If the contact is found, the API will automatically update the existing contact with the new information provided. This ensures that your contact list remains up-to-date without creating duplicates.
Custom Property Data: The API allows you to add custom properties to each contact. You can do this in two ways:
- By Property ID: Map the property ID to its corresponding value.
- By Personalization Tag: Alternatively, you can use personalization tag for that property to specify values.
Contact Quota Limit: Please note that you can continue adding or updating contacts until you reach your designated contact quota limit. If you reach your quota limit, further attempts to add new contacts will be rejected until you either remove some existing contacts or increase your quota.
Authorizations
Your Mailercloud API key (plain text, no Bearer prefix). Create keys in Settings → API.
Headers
Request body type