Request
POST https://www.activityinfo.org/resources/form/{formId}/record/{recordId}/recover
Response
Status Code | Error Code | Description |
---|---|---|
200 | RECOVERED | |
400 | RECORD_ |
|
400 | UNSUPPORTED | |
401 | AUTHENTICATION_ |
The request must be authenticated |
403 | PERMISSION_ |
|
404 | FORM_ |
|
404 | RECORD_ |
Example
curl -X POST https://www.activityinfo.org/resources/form/ck8pu9ha07/record/ck34ujs6v8/recover \
-u anything:APITOKEN