Skip to main content
PUT
Enable or disable a branch's staging environment

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
integer
required

Body

application/json

SetBranchStagingEnvironmentRequest

enabled
boolean
required
branchId
integer | null
branchName
string | null

Response

200 - application/json
data
object
required