Creates a customization specification.
Get current domain locking status for reseller's existing domain.
v2/domains/domain_name/locking
Header Parameters
| Name | Type | Restrictions | Required-optional |
|---|---|---|---|
| domain_name | String | Valid full domain name |
Required
|
| Name | Response | Type | Status |
|---|---|---|---|
| success | true | boolean | 200 OK |
| message | Domain locking | string | 200 OK |
| status | <domain_locking_status> | string | 200 OK |
| Name | Response | Status |
|---|---|---|
| success | false | 400 Bad Request |
| message | Not your registration | 400 Bad Request |
| message | Get domain locking exception error | 400 Bad Request |
| domain_name | Invalid domain name | 400 Bad Request |
| domain_tld | Invalid domain tld | 400 Bad Request |