---
title: "Refresh page"
method: POST
path: "/tabs/{tabId}/refresh"
tags: ["Navigation"]
---

# Refresh page

`POST /tabs/{tabId}/refresh`

## Path parameters

- `tabId` string, required

## Request body

- object
  - `userId` string, required

## Response `200`

Page refreshed.

- object
  - `ok` boolean
  - `url` string

## Other responses

- `404` — Tab not found.

---

[API](https://skmtc.dev/jo-inc/apis/camofox-browser.md) · [All operations](https://skmtc.dev/jo-inc/apis/camofox-browser/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jo-inc/camofox-browser/revisions/d007e73dad3d/schema)
