Artifacts
Modify an existing artifact.
put/artifacts/{id}
Path parameters
idstring required
The ID of the artifact.
Response
Artifacts are files like documents and test results that may be stored alongside a release.
Example response
{
"Filename": "Performance Test Results.csv",
"LogCorrelationId": "0c5a872485ac4b10857939a92d082e67",
"SpaceId": "Spaces-1"
}