---
title: "Sign Out"
method: POST
path: "/api/v1/auth/sign-out"
tags: ["auth"]
---

# Sign Out

`POST /api/v1/auth/sign-out`

Clear the MAIA session cookie. Unauthenticated — clients should be able
to clear their cookie even if they no longer have a valid session.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/maia-analytics/apis/maia-api.md) · [All operations](https://skmtc.net/maia-analytics/apis/maia-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/maia-analytics/maia-api/versions/c5094ff58a23/schema)
