v1

latestOpenAPI 3.0.02026-08-0417295208.0 KB
channels

Copy the artifact to another channel

put/channels/{channel_name}/artifacts/{artifact_family}/{artifact_name}/copy

Path parameters

channel_namestring required
artifact_family'anaconda_project' | 'anaconda_env' | 'cve' | 'conda' | 'python' | 'cran' | 'notebook' | 'docker' | 'sbom' required
artifact_namestring required
Example:numpy

the unique name of the artifact

Request body

action'copy' | 'move' | 'delete' required

Bulk action name

target_channelstring

Target channel name (only for copy and move actions)

target_subchannelstring

Target subchannel name (target_channel is also required as a parent)

Response

successfully copied the artifact to another channel