action netlicensing_create_licensee { label: "Create Licensee" description: "Creates a new Licensee" provider: netlicensing method: POST path: "/licensee" encoding: form output: { properties: { infos: { properties: {} } items: { properties: {} } } } }