PATCH

Update Program


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates selected fields of a program.

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

Ended and archived programs can't be updated. Timeline changes are blocked when the program has active participants.

Authentication

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

Permissions
Manage Challenges
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/_api/programs-service/v3/programs/{program.id}

Errors
400Invalid Argument

There are 2 errors with this status code.

428Failed Precondition

There are 3 errors with this status code.

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

Did this help?