---
title: "SetNorth imu"
method: POST
path: "/api/v1/imu/setnorth"
tags: ["imu"]
---

# SetNorth imu

`POST /api/v1/imu/setnorth`

Set north point

## Request body

- SetNorthImuPayload — IMU set north
  - `heading` number, required — Current heading

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `408` — Request Timeout
- `409` — Conflict

---

[API](https://skmtc.net/waterlinked/apis/the-water-linked-underwater-gps-api.md) · [All operations](https://skmtc.net/waterlinked/apis/the-water-linked-underwater-gps-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/waterlinked/the-water-linked-underwater-gps-api/versions/d7611df77577/schema)
