action pendo_post_votes { label: "update specified votes for a User" description: "Automatically subscribes/unsubscribes the User to the specifed feature depending on the quantity value" provider: pendo method: POST path: "/votes" encoding: json output: { type: "object" additionalProperties: true } }