v51

OpenAPI 3.0.0raw.githubusercontent.com2026-08-01267339950.6 KB
Domains: Portfolio

Enable domain lock

Enable domain lock for the domain.

When domain lock is enabled, the domain cannot be transferred to another registrar without first disabling the lock.

Use this endpoint to secure domains against unauthorized transfers.

put/api/domains/v1/portfolio/{domain}/domain-lock

Path parameters

domainstring required
Example:mydomain.tld

Domain name

Response

Success empty response

messagestring

Example response

{
  "message": "Request accepted"
}