Controller: Link Management: ExpireLink
ExpireLink
Expires a link
Authentication Methods
- No authentication required
| Input Parameter | Type | Description |
|---|---|---|
| Token* | String | |
| LinkID* | String | link identifier |
| Output Parameter | Type | Description |
| --- | --- | --- |
| Success | Boolean |
*=required
CURL EXAMPLE
curl -v 'https://secure.nomadesk.com/ctrller/api.php?Task=ExpireLink&LinkID=d9d21fa8-edbc-4b18-a5c5-3f7e0e67a1c8'
RESPONSE