action visagecloud_add_collection_using_post { label: "Create new empty collection with given name" provider: visagecloud method: POST path: "/rest/v1.1/collection/" encoding: json output: { type: "object" additionalProperties: true } }