UpdateArtifact

Update metadata of an existing Artifact

UpdateArtifact requests use the JSON Patch syntax. All operations except test are supported.

Both PATCH and PUT requests are supported, but PUT requests require the partial URL argument to be set.

Required token scope

  • artifacts:read

  • artifacts:write

Last updated