action ijenko_program_patch { label: "Modify a Program" description: "Modify a *Program*:\n- name\n- status (enabled/disabled)\n- code\n\n**Note**: requires full access to the *Account*.\n" provider: ijenko method: PATCH path: "/programs/{programId}" encoding: json output: { type: "object" additionalProperties: true } }