PATCH

Update Section


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 a section.

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

Use this method to update section content and settings. To reorder a section, call Move Section.

Authentication

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

Permission Scopes
Manage Online Programs
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/online-programs/v3/sections/{section.id}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

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