Create product install
Installs
Create product install
Deploys a product to a region. Pass an Idempotency-Key header to safely retry on timeout.
POST
Create product install
Documentation Index
Fetch the complete documentation index at: https://docs.cnap.tech/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Personal Access Token (cnap_pat_...) or OAuth2 JWT. Create tokens at https://cnap.tech/account/tokens
Headers
Unique key to prevent duplicate operations. If the same key is sent again, the existing workflow is returned instead of creating a new one.
Required string length:
1 - 256Example:
"deploy-prod-2024-03-15"
Body
application/json
Response
Install workflow started