createTask( )


Creates a new task.

Method Declaration
Copy
Method Parameters
taskTaskRequired

Task to create.

Returns
Return Type:Promise<Task>
Errors
400Invalid Argument

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?