action twinehealth_create_reward_program_activation { label: "Create a reward program activation" description: "Create a reward program activation for a patient. There can only be one activation for a patient for a given reward program." provider: twinehealth method: POST path: "/reward_program_activation" encoding: json output: { type: "object" additionalProperties: true } }