---
title: "updateSessionsByIdSession()"
method: PUT
path: "/sessions/{idSession}"
tags: ["session"]
---

# updateSessionsByIdSession()

`PUT /sessions/{idSession}`

## Path parameters

- `idSession` string, required

## Query parameters

- `key` string, required
- `token` string, required

## Request body

- Sessions
  - `idBoard` string — The id of the board you&#39;re viewing. Boards with no viewers will not get updates about members&#39; statuses.
  - `status` string — One of: active, disconnected or idle

## Response `200`

Success

## Other responses

- `400` — Server rejection

---

[API](https://skmtc.net/apis-guru/apis/trello.md) · [All operations](https://skmtc.net/apis-guru/apis/trello/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apis-guru/trello/revisions/74afdba5e145/schema)
