mirror of https://gitee.com/bigwinds/arangodb
17 lines
332 B
Markdown
17 lines
332 B
Markdown
HTTP tasks Interface
|
|
====================
|
|
|
|
Following you have ArangoDB's HTTP Interface for Tasks.
|
|
|
|
There are also some examples provided for every API action.
|
|
|
|
@startDocuBlock get_api_tasks_all
|
|
|
|
@startDocuBlock get_api_tasks
|
|
|
|
@startDocuBlock post_api_new_tasks
|
|
|
|
@startDocuBlock put_api_new_tasks
|
|
|
|
@startDocuBlock delete_api_tasks
|