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
Example response
{
"message": "Request accepted"
}