action handwrytten_logout { label: "logs out a session uid" provider: handwrytten method: POST path: "/auth/logout" encoding: json output: { type: "object" additionalProperties: true } }