action slicebox_post_images { label: "post_images" description: "add a DICOM dataset to slicebox" provider: slicebox method: POST path: "/images" encoding: json output: { type: "object" additionalProperties: true } }