Submit Task

Response

FieldTypeDescription
codeStringResponse code indicating the status of the request.
messageStringResponse message describing the result of the request.
resultObjectObject containing the details of the result.
result.taskIdStringUnique identifier for the task.
result.statusStringStatus of the task (e.g., success or failure).
result.errorMsgStringError message if the task failed; null if there is no error.
result.subTaskIdStringUnique identifier for the sub-task associated with the main task.
Language
Click Try It! to start a request and see the response here!