Domain Management
Push domains to another user
Push domains to another Unstoppable Domains user. Requires MFA (two-factor authentication) verification. The recipient must accept the transfer.
post/mcp/v1/actions/ud_domain_push
Request body
Example request
{
"domains": [
"example.com",
"mysite.io"
],
"targetAccountId": "brave-tiger-k7m",
"otpCode": "123456"
}Response
Push initiated