action twinehealth_create_reward_program { label: "Create a reward program" description: "Create a reward program for a group." provider: twinehealth method: POST path: "/reward_program" encoding: json output: { type: "object" additionalProperties: true } }