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