v1

latestOpenAPI 3.1.02026-07-22106199311.5 KB
Artifacts

Flags an artifact to enable or disable

An endpoint to enable or disable an artifact

patch/v1/projects/{projectId}/artifacts

Path parameters

projectIdstring required

Request body

enabledboolean

The flag to enable or disable the artifact

environmentNamestring required

The environment name of the artifact to enable or disable

versionNamestring required

The version of the artifact to enable or disable

Response

Artifact enabled/disabled successfully

enabledboolean required

The flag to enable or disable the artifact

versionNamestring required

The version of the artifact