namespace Femto.Api.Controllers.Auth; public record DeleteSessionRequest(string SessionToken);