Skip to main content
PUT
Update a Deployment Group

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

name
string
required

Deployment Group Name

Body

application/json

Deployment Group update request body

PUT body for updating a Deployment Group

deployment
object

Response

Deployment Group response

Response schema for a single Deployment Group

data
DeploymentGroup · object
Example: