Skip to main content
POST
BatchDeployDeploymentRules

Authorizations

Authorization
string
header
required

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

Body

application/json
deploymentRules
MonitorsDeploymentRule · object[]

List of DeploymentRules to deploy.

Response

200 - application/json

Success

deployedIds
string[]

IDs for which DeploymentRules were deployed without error.

errors
DeployError · object[]

Errors raised while deploying. This list will be empty if there were no errors.