Recover deleted record

Request

POST https://www.activityinfo.org/resources/form/{formId}/record/{recordId}/recover

Response

Status Code Error Code Description
200 RECOVERED
400 RECORD_NOT_DELETED
400 UNSUPPORTED
401 AUTHENTICATION_REQUIRED The request must be authenticated
403 PERMISSION_DENIED
404 FORM_NOT_FOUND
404 RECORD_NOT_FOUND

Example

curl -X POST https://www.activityinfo.org/resources/form/ck8pu9ha07/record/ck34ujs6v8/recover \
  -u anything:APITOKEN
Next item
Relocate form