Add a license
Arguments
| Name | Type | Description |
|---|---|---|
| domainname | string | Domain name that a license is tied to (required) |
Example JSON Response
{
"error": false,
"remaining": 208
}
The REST API allows developers to hook into Clientexec and connect it to third-party applications.
| Name | Type | Description |
|---|---|---|
| domainname | string | Domain name that a license is tied to (required) |
{
"error": false,
"remaining": 208
}