Contracts

Promote contract stage

Promotes a contract to the next deployment stage (DEV -> STAGE -> PROD).

post/groups/{groupId}/artifacts/{artifactId}/contract/promote

Request body

contractIdstring required
targetStage'DEV' | 'STAGE' | 'PROD' required

Response

The contract was promoted.

stagestring