---
title: "Remove tenant and auth cookie."
method: GET
path: "/login/v1/removecookies"
tags: ["Login service"]
---

# Remove tenant and auth cookie.

`GET /login/v1/removecookies`

Endpoint to receive a set-cookie cleaning the authentication and tenant cookies for the actual domain.<br />User roles: admin, manager, editor, viewer, authenticatedVisitor, anonymous

## Response `200`

Cleaning the cookies

- object
  - `service` string — The service name
  - `requestId` string — The current requestId
  - `httpStatus` integer — The http return code

## Other responses

- `429` — Too Many Requests, the server has reached a limit, the request must be sent again at a later time.

---

[API](https://skmtc.net/goacoustic/apis/acoustic-content-api.md) · [All operations](https://skmtc.net/goacoustic/apis/acoustic-content-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goacoustic/acoustic-content-api/revisions/677305266d89/schema)
