Artifacts
Create an Artifact
An endpoint to create an artifact
post/v1/projects/{projectId}/artifacts
Path parameters
projectIdstring uuid required
Headers
content-typestring required
versionNamestring required
environmentNamestring required
commitHashstring
branchstring
Response
Created artifact successfully
Example response
{
"versionName": "1"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.