delete https://services.azuga.com/azuga-ws-oauth/v3/v3/trackme/expire/
This API enables you to delete an active TrackeMe link. Please note that this is an irreversible action.
Sample Requesthttps://services.azuga.com/azuga-ws-oauth/v3/trackme/expire/1WFYSLT9V
API Response Explanation
| Field | Description | Data Type |
|---|---|---|
| code | HTTP Status Code | Int |
| message | Status Message | String |
| generatedAtInMillis | Time at which the API returns the result. The time is in milliseconds. | Long |
| alive | True/False values define if the URL is active or expired | Boolean |
| error | Error description - if any | List<Error> |
