The allocated account will have the full ability to perform administration on the domains.
curl --location --request PUT 'https://oteapi.webnic.cc/domain/v2/registrant-account?domainName=targetDomain.com®istrantUsername=assignedUserAccountName' \
--header 'Authorization: Bearer <token>'{
"code": "1000",
"message": "Command completed successfully."
}