moveTaskAfter( )


Moves a task specified by ID to be placed after another task in the task display.

You can reposition a task to be first in the display by omitting beforeTaskId.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Tasks
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
taskIdstringRequired

ID of the task to move.


optionsMoveTaskAfterOptions

Options for moving the task.

Errors
404Not Found

There is 1 error with this status code:

See the entire list and learn more about Wix errors.

Did this help?