PATCH

Update Task


Updates a task.

Each time the task is updated, revision increments by 1. The existing revision must be included when updating the task. This ensures you're working with the latest task and prevents unintended overwrites.

Authentication

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

Permissions
Manage Tasks
Manage Restaurants - all permissions
Manage Stores
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/crm/tasks/v2/tasks/{task.id}

Errors
400Invalid Argument

There is 1 error with this status code.

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

Event TriggersThis method triggers the following events:
Did this help?