Run task
POST/api/task/v1/run
Runs a task. Tasks can be also be run via the CLI after starting the core-server.
Related guide: Configuration
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error