Replace Project Entity Matches
Replace matches in a project entity.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
project_id
project_entity_id
Request
This endpoint expects an object.
entity_ids
override_deleted
Add a previously deleted match. Defaults to false.
limit
Limit total matches to update. Defaults to 10. Max 50.
Response
This endpoint returns an object.
data
Updated entity ids
Errors
400
Bad Request
401
Unauthorized
404
Not Found
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error

