/contacts/ignore/{model_id}
Ignores a specific row based on the model_id in the url. These records will have their properties set to null, and will not be updated in future syncs. The “reason” and “message” fields in the request body will be stored for audit purposes.
Authentication
Token-based authentication with required prefix “Bearer”