DELETE

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

Deletes a join application.

Deleting a join application permanently removes it. Any participant already created from the application isn't affected. Deleting that participant, however, also deletes the join application.

To delete multiple join applications in a single API call, call Bulk Delete Join Applications.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

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

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?