API ReferenceProject EntityDelete Project Entity MatchBetaDELETEhttps://api.sayari.com/v1/projects/:project_id/entities/:project_entity_id/matches/:match_idDeletes a specific project entity match.Path parametersproject_idstringRequiredproject_entity_idstringRequiredmatch_idstringRequiredHeadersAuthorizationstringRequiredOAuth authentication of the form <token>.Errors400Bad Request401Unauthorized404Not Found405Method Not Allowed429Rate Limit Exceeded500Internal Server Error