---
title: "Toggle auto-hide setting"
method: POST
path: "/profile/toggle-auto-hide"
tags: ["profile"]
---

# Toggle auto-hide setting

`POST /profile/toggle-auto-hide`

Toggles the auto-hide setting for the authenticated user (so new tokens will be hidden by default).

## Response `200`

OK

- object

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/grambo/apis/grambo-api.md) · [All operations](https://skmtc.dev/grambo/apis/grambo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/grambo/grambo-api/revisions/5d88d65e212e/schema)
