---
title: "Disable domain lock"
method: DELETE
path: "/api/domains/v1/portfolio/{domain}/domain-lock"
tags: ["Domains: Portfolio"]
---

# Disable domain lock

`DELETE /api/domains/v1/portfolio/{domain}/domain-lock`

Disable domain lock for the domain.

Domain lock needs to be disabled before transferring the domain to another registrar.

Use this endpoint to prepare domains for transfer to other registrars.

## Path parameters

- `domain` string, required

## Response `200`

Success empty response

- CommonSuccessEmptyResource
  - `message` string

## Other responses

- `401` — Unauthenticated response
- `500` — Error response

---

[API](https://skmtc.net/hostinger/apis/hostinger-api.md) · [All operations](https://skmtc.net/hostinger/apis/hostinger-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hostinger/hostinger-api/revisions/fcb2ecfdfabd/schema)
