Controller: License Management: SetTrialExpiry
SetTrialExpiry
Authentication Methods
- With AMS username and password
| Input Parameter | Type | Description |
|---|---|---|
| Token* | String | |
| Email* | EmailAddress | |
| TrialExpiry* | Date |
| Output Parameter | Type | Description |
|---|---|---|
| Success | Boolean |
*=required
CURL EXAMPLE
curl -v 'https://secure.nomadesk.com/ctrller/api.php?Token=rrc1d3ntb53tt6b2vhail6rdtrsxov3v&Task=SetTrialExpiry&Email=email@nomadesk.com&TrialExpiry=2010-09-21'