Delete
Deletes one document by a specified document id or filter.
Use this API method when you want to find one document by a specified filter or id and delete it. If many documents are found, only the first one will be deleted.
Check the information about entities on how your filter parameters are mapped.
Check the docs on how to form filters.
Last updated