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