v1

latestOpenAPI 3.0.02026-08-0417295208.0 KB
channels

Perform a bulk action for artifacts in subchannel

put/channels/{channel_name}/subchannels/{subchannel_name}/artifacts/bulk

Path parameters

channel_namestring required
subchannel_namestring required

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

bulk did something to artifacts in the subchannel successfully