Publish Artifacts

/api/v1/vc/publish

Description

Publishes changes of the specified artifact(s).

URL
Structure

[Blueprint_URI]/api/v1/vc/publish

Supported Methods

Request Body

The list of artifacts that you want to publish must be included in the body of the request. Read more about how to specify a list of artifacts  in the request body.

Request URI Parameters

  • KeepLock (optional): Defines the whether or not to keep the lock after publishing the artifacts. This parameter can be set to true or false. The default is false if not specified. The default is true if the parameter is included in the URI with no given value.

Blueprint result codes

Your response may contain ResultCode and Message parameters if your request involves changes to Blueprint data.  These parameters provide detailed information about the result of your request.

HTTP status codes

Examples

ClosedXML Example

ClosedJSON Example