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