action fecru_login { label: "login" description: "Get the user authentication token." provider: fecru method: POST path: "/rest-service-fecru/auth/login" encoding: json output: { type: "object" additionalProperties: true } }