---
title: "Changes to Mouse Click"
method: POST
path: "/v1/sessions/{sessionId}/mouse/click"
---

# Changes to Mouse Click

`POST /v1/sessions/{sessionId}/mouse/click`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 33 revisions.

- **2025-12-14** `122673e8fdcf` — 1 breaking, 1 warning, 6 info
- **2025-10-16** `b7fe7610c0ce` — 1 info

## Changes

- **2025-12-14** `122673e8fdcf` — 1 breaking, 1 warning, 6 info
  - the request's body type/format changed from ``/`` to `object`/``
  - removed `#/components/schemas/CoordinatesRequestSchema, subschema #2` from the request body `allOf` list
  - added the new optional request property `button`
  - added the new optional request property `index`
  - added the new optional request property `selector`
  - added the new optional request property `timeout`
  - added the new optional request property `x`
  - added the new optional request property `y`
- **2025-10-16** `b7fe7610c0ce` — 1 info
  - the `button` request property default value `left` was removed

---

[Operation](https://skmtc.dev/anchorbrowser/apis/anchorbrowser-api/docs/v1/sessions/:sessionId/mouse/click/post.md) · [API](https://skmtc.dev/anchorbrowser/apis/anchorbrowser-api.md) · [Page](https://skmtc.dev/anchorbrowser/apis/anchorbrowser-api/changes/v1/sessions/:sessionId/mouse/click/post)
