set_security_lock
ActiveTool of run.domani/domani
declared in 1.0.0
Lock or unlock a domain's transfer lock (clientTransferProhibited). When locked, transfer requests are rejected. Unlock before transferring to another registrar.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"domain",
"locked"
],
"properties": {
"domain": {
"type": "string",
"description": "Domain name to configure"
},
"locked": {
"type": "boolean",
"description": "true to lock (prevent transfers), false to unlock"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries