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
codeAPI status code
messageAPI Message (Success/Failure)
generatedAtInMillisAPI generation timestamp in UTC
aliveBoolean to indicate if the TrackMe link is active or not
Language
Authorization
Header
Click Try It! to start a request and see the response here!