These docs are for v1. Click to read the latest docs for v3.

Delete

Use this API to invalidate an existing TrackMe link. The recipients of the link will no longer be able to use it. While calling this API, you need to pass the TrackMe ID of the link which you wish to deactivate. Only one ID can be passed per API call.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Sample Request

https://api.azuga.com/azuga-ws/v1/trackme/expire/TAFYO3UFP.json

🚧

Watch Out!

This is an irreversible action.

API Response Explanation

Field
codeAPI status code
messageAPI Message (Success/Failure)
generatedAtInMillisAPI generation timestamp in UTC
aliveBoolean to indicate if the TrackMe link is active or not
Path Params
string
required

Unique identifier representing the TrackMe link

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json