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.

📘

Sample Request

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

🚧

Watch Out!

This is an irreversible action.

API Response Explanation

Field

code

API status code

message

API Message (Success/Failure)

generatedAtInMillis

API generation timestamp in UTC

alive

Boolean to indicate if the TrackMe link is active or not

Language
Credentials
Header
Click Try It! to start a request and see the response here!