Deletes an entity matching model. Currently, this is a soft delete, and only removes the entry from listing.
required | Array of objects or objects (OneOfId) List of ids or externalIds of models. |
Models deleted.
The response for a failed request.
client.entity_matching.delete(id=1)
{ }