---
title: "Claim imported server"
method: POST
path: "/servers/{uuid}/claim"
tags: ["Servers"]
---

# Claim imported server

`POST /servers/{uuid}/claim`

Claim a managed host for this instance: write ownership file and rebind Sentinel.

## Path parameters

- `uuid` string, required

## Request body

- object
  - `write_remote` boolean
  - `rebind_sentinel` boolean

## Response `200`

Claim result

## Other responses

- `404` — Resource not found.

## Changes

- **2026-08-07** `4bd02744c483` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/coollabsio/apis/coolify/changes/servers/:uuid/claim/post.md)

---

[API](https://skmtc.dev/coollabsio/apis/coolify.md) · [All operations](https://skmtc.dev/coollabsio/apis/coolify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coollabsio/coolify/revisions/789e6ad3796c/schema)
