This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Marks a project as in progress, indicating the provider has started work on the engagement.
Each time the project is updated, revision increments by 1. The current revision must be passed when updating the project. This ensures you're working with the latest project and prevents unintended overwrites.
The project's status must be NEW, CONTACTED, or IN_DISCUSSION. Calling this method on a
project in any other status fails.
A project that's still NEW no longer expires once you start it. To end the engagement
instead, call Cancel Project. When the work is delivered, call Complete Project.
You can only call this method when authenticated as a Wix user or by using an account level API key.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.