shell> curl --header 'x-arango-async: store' --dump - http://localhost:8529/_admin/sleep?duration=30 HTTP/1.1 202 Accepted content-type: text/plain; charset=utf-8 x-content-type-options: nosniff x-arango-async-id: 150789124763762 shell> curl --dump - http://localhost:8529/_api/job/150789124763762 HTTP/1.1 204 No Content content-type: text/plain; charset=utf-8 x-content-type-options: nosniff