---
title: "Renew the current session"
method: GET
path: "/api/v2/users/me/session/renew"
tags: ["Sessions"]
---

# Renew the current session

`GET /api/v2/users/me/session/renew`

#### Allowed For

* Admins, Agents, End users

## Response `200`

Success response

- RenewSessionResponse
  - `authenticity_token` string — A token of authenticity for the request

---

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