POST

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

Cancels a member's own request to join a program.

Changes status from APPROVAL_PENDING to CANCELLED. Returns an error if the join application has any other status. Any payment already initiated is canceled.

CANCELLED is a terminal status, and the join application is removed asynchronously.

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

Errors
428Failed Precondition

There is 1 error with this status code.

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

Event TriggersThis method triggers the following events:
Did this help?