---
title: "Update custom domain"
method: PUT
path: "/domains"
tags: ["domain"]
---

# Update custom domain

`PUT /domains`

Update an existing custom domain for the authenticated user

## Request body

- ApiUpdateDomainReq
  - `description` string
  - `enabled` boolean
  - `from_name` string
  - `id` string, required
  - `recipient` string

## Response `200`

message

- object

## Other responses

- `400` — Bad Request

## Changes

> 13 revisions in range; 1 could not be searched.

- **2026-02-27** `40af593ffad2` — 1 info
  - endpoint added
- **2025-07-07** `24d4b1cd7621` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ivpn/apis/untitled-api/changes/domains/put.md)

---

[API](https://skmtc.dev/ivpn/apis/untitled-api.md) · [All operations](https://skmtc.dev/ivpn/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ivpn/untitled-api/revisions/0e7bcc538dce/schema)
