v51

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-01131107332.8 KB
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