action slicebox_post_boxes_createconnection { label: "post_boxes_createconnection" description: "create a new box connection where the supplied entity holds the remote box name. Used by publicly available boxes." provider: slicebox method: POST path: "/boxes/createconnection" encoding: json output: { type: "object" additionalProperties: true } }