POST

Create Account As Collaborator


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 new Wix account with a user as the account owner and immediately assigns the account as a collaborator on a specified site with defined roles.

This method combines account creation, user registration, and site collaboration assignment in a single operation. The newly created account becomes a child account of the requesting account, establishing a parent-child relationship that allows for centralized management and inherited configurations like custom branding.

Important: This call requires an account level API key.

Endpoint
POST
https://www.wixapis.com/accounts/v1/accounts/create-as-collaborator

Errors

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

Did this help?