---
title: "Logout"
method: POST
path: "/api/v1/auth/logout"
tags: ["Internal: Auth"]
---

# Logout

`POST /api/v1/auth/logout`

Logout developer (token invalidation should be handled client-side).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/openwearables/apis/open-wearables-api.md) · [All operations](https://skmtc.net/openwearables/apis/open-wearables-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openwearables/open-wearables-api/versions/37c1c527cd8f/schema)
