(ctx context.Context, arg RevokeSessionByIDParams)
| 406 | RevokeAllSessionsForUserExcept(ctx context.Context, arg RevokeAllSessionsForUserExceptParams) error |
| 407 | RevokeAllTrustedDevicesForUser(ctx context.Context, userID string) error |
| 408 | RevokeSessionByID(ctx context.Context, arg RevokeSessionByIDParams) error |
| 409 | RevokeTrustedDeviceByID(ctx context.Context, arg RevokeTrustedDeviceByIDParams) error |
| 410 | SetHostAwaitingPostPatchReport(ctx context.Context, arg SetHostAwaitingPostPatchReportParams) error |
| 411 | SetNewsletterSubscribed(ctx context.Context, id string) error |
no outgoing calls
no test coverage detected