POST

Create Join Application


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 JoinApplication for the given program.

Members creating their own applications cannot specify member_id (it is automatically set to the caller). Site owners with manage_applications permission must provide member_id when creating applications on behalf of members.

For member-initiated applications, status is automatically set to APPROVAL_PENDING (or APPROVED if no approval is required). Site owners can specify INVITED or APPROVED status when creating applications.

Permissions
Manage Online Programs
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/online-programs/participants/v3/join-applications

Errors
400Invalid Argument

There is 1 error with this status code.

404Not Found

There is 1 error with this status code.

409Already Exists

There is 1 error with this status code.

428Failed Precondition

There are 3 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?