Provisioning API
This page describes how to use the provisioning API
Key Features
API Endpoints
File Upload
curl -X POST "https://lenses-server/api/v1/state/connections/upload" \
-H "Authorization: Bearer your-token" \
-F "[email protected]" \
-F "[email protected]" \
-F "[email protected]"File Preservation
Upload Provisioning Manifest
Validate Provisioning Manifest
Get Current Provisioning State
Last updated
Was this helpful?

