POST

Create 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.

Creates a section.

The section is added to the program identified by section.programId. Specify that program ID in the request. Set section.description.title for the section title. The stored ordering value is assigned automatically.

A program can contain up to 1,000 sections. This call fails if creating the section would exceed that limit.

To create multiple sections in a single API call, call Bulk Create Sections.

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
POST
https://www.wixapis.com/online-programs/v3/sections

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?