POST

Bulk Create Sections


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 up to 100 sections in a single API call.

All sections in the request must include programId and belong to the same program. Set description.title for each section title. The stored ordering values are assigned automatically.

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

To create a single section, call Create 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
POST
https://www.wixapis.com/online-programs/v3/bulk/sections/create

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?