POST

Archive Program


Archives a program.

Archiving closes the program, removes it from normal public discovery, and replaces its SEO slug with the program ID so the previous slug can be reused.

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
POST
https://www.wixapis.com/_api/programs-service/v3/programs/{programId}/archive

Errors

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

Did this help?