CreateArtifact creates a specified artifact.
post/v1/projects/{project}/artifacts
Path parameters
projectstring required
The project id.
Query parameters
artifact_idstring
The ID to use for the artifact, which will become the final component of the artifact's resource name. This value should be at most 63 characters, and valid characters are /[a-z][0-9]-./.
Request body
Response
OK