action ijenko_place_new_program { label: "Create a Program" description: "Create a new *Program*.\n\n**Note**: requires full access to the *Account*.\n" provider: ijenko method: POST path: "/places/{placeId}/programs" encoding: json output: { type: "object" additionalProperties: true } }