Create Task
Creates a new tasks object with the specified parameters.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
The tasks entity to post
The name of the job contain the current task.
The id of current task.
The id of the job contain the current task.
The index of task.
The query of task.
The table name of query.
Whether the task is active.
The version number of row information.
Response
tasks created
The name of the job contain the current task.
The id of current task.
The id of the job contain the current task.
The index of task.
The query of task.
The table name of query.
Whether the task is active.
The version number of row information.