---
title: "Navigate (OpenClaw format)"
method: POST
path: "/navigate"
tags: ["Legacy"]
deprecated: true
---

# Navigate (OpenClaw format)

`POST /navigate`

> **Deprecated.**

Navigate with targetId in body instead of path param.

## Request body

- object
  - `userId` string, required
  - `targetId` string
  - `url` string, required

## Response `200`

Navigation result.

- object

## Other responses

- `400` — Bad request.
- `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)
