POST

Create Component


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

Specify the appId of the app the component belongs to. If you don't specify an id, one is generated. Creating a component produces its first immutable version.

Endpoint
POST
https://www.wixapis.com/apps/v1/components/v1/components

Errors

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

Did this help?