Mobile Data Anywhere v1
/
Project restore points
/
restore
POST /api/v1/projects/:project_id/restore_point/:id/restore
Restores a project to the selected restore point.
Params
Param name
Description
project_id
required
The ID of the project.
Validations:
Must be a Integer
id
required
The ID of the project restore point.
Validations:
Must be a Integer