Warpit API documentation version v2
warpit.dev/API
This is warpit API for managing projects, panel and report manager
/project
Manage warpit projects
Add new project. This commadnd will insert record in _Projects and _ProjectsTree tables, it will create [projectName], [projectName]_tree, [projectName]_language, [projectName]_script, [projectName]_structure, [projectName]_EngineLog tables. Also popup link will be created and system default questions will be added.
Delete project will drop all of project tables, it will remove popuplink and it will remove records from _Projects and _ProjectsTree table
Get project
/exportTemplate
/question
Manage questions in warpit project
Create new question for given project
Get question
Delete question
Manage answers
Get answer for given project
Delete answer for given answerValue
Create new answer
Get and set question's text
Get text for give question
Set text for given question