Overview
Bundles PADS4 content and configuration for offline or air-gapped deployments. Creates distributable packages that can be deployed to viewer devices without a live server connection.Authentication
All endpoints use the standard PADS4 session cookie. Obtain it once and reuse:Replacehttps://<your-server>with your PADS4 server address and<ServiceName>with the service path shown above.
Endpoint Reference
Request & Response Examples
POST /api/v1/package/upload
Request:
200 OK:
POST /api/v1/package
Request:
200 OK:
POST /api/v1/package/install
Request:
200 OK:

