Skip to Pipeline Trigger Phase

Skip to Pipeline Trigger Phase

puthttps://statsigapi.net/console/v1/release_pipeline_triggers/{id}/skip

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

Body

application/json
phaseIDstringrequired

Phase ID to ensure the correct state of the pipeline is updated

Response

application/json
200· Skipped pipeline trigger phase successfully
messagestringrequired

A simple string explaining the result of the operation.

dataobjectrequired
Show child attributes
idstringrequired

Trigger ID

releasePipelineIDstringrequired

Release Pipeline ID

actionsobject[]required

Actions

typeoneOfrequired
Constraints:stringstring
timeMsnumberrequired
phaseIDstringrequired
actorIDstring
actorNamestringrequired
creatorIDstringrequired

Trigger Creator ID

createdTimenumberrequired

Trigger Creation Time

Constraints:format: double
descriptionstring

Optional description for this trigger

gateIDstring

Gate ID

dynamicConfigIDstring

Dynamic Config ID

lastModifierIDstringrequired

Last modifier ID

lastModifierNamestringrequired

Last modifier name

configSnapshotIDstring

The snapshot of the config that this trigger is releasing

statusstringrequired

Pipeline status with this trigger

currentPhasestringrequired

Current phase

Constraints:nullable
currentPhaseIDstringrequired

Current phase ID

Constraints:nullable
currentPhaseEndTimenumberrequired

Current phase end time

Constraints:format: doublenullable

Was this helpful?