Create, update, and manage contacts in your Minimo account
customFields object:
+39 for Italy, +1 for US)+12025551234 (US), +393391234567 (Italy)Use Upsert for Data Sync
Batch Operations
Validate Email Addresses
Standardize Custom Fields
signup_date vs signupDate).| Error | Cause | Solution |
|---|---|---|
validation_error | Invalid email format | Check email address format |
invalid_phone_number | Phone not in E.164 format | Add country code, remove spaces |
rate_limit_exceeded | Too many requests | Implement rate limiting, use batching |
unauthorized | Invalid API key | Verify API key in Authorization header |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful response