From 6d31879bd3b54f759b89b08d60c62b9359fa87cd Mon Sep 17 00:00:00 2001 From: Derek Eder Date: Tue, 22 May 2018 16:08:45 -0500 Subject: [PATCH] updated description on match endpoint --- docs/Endpoints.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Endpoints.rst b/docs/Endpoints.rst index 471750c..d08148a 100644 --- a/docs/Endpoints.rst +++ b/docs/Endpoints.rst @@ -3,7 +3,9 @@ Sending records to match .. http:post:: /api/v1/match/ - Send one record to check for matches against a Dedupe.io project + Send one record to check for matches against a Dedupe.io project. + + This endpoint is currently only available for completed (de-duplicated) projects with one uploaded file. :query api_key: user API key :query project_id: identifier for project to match against