Skip to main content
POST
Create a new Deployment Group for a Product

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_name
string
required

Organization Name

product_name
string
required

Product Name

Body

application/json

Deployment Group creation request body

POST body for creating a Deployment Group

firmware
string
required

Firmware UUID

name
string
required
conditions
Conditions · object
Example:
delta_updatable
boolean
notes
string

Free-text notes describing why this deployment group is being created

state
enum<string>
Available options:
on,
off

Response

Deployment Group response

Response schema for a single Deployment Group

data
DeploymentGroup · object
Example: