Packages
Delete a package
Soft-deletes the package. Existing orders containing it are unaffected; the package is removed from new-booking flows. Use POST .../restore to bring it back.
Requires the SETTINGS_MANAGE permission on the package's site.
delete/shop/packages/{packageId}
Response
Package deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.