Documentation

Everything you need to get started with Routesy and integrate the license API.

API Reference — Deactivate

POST /api/v1/licenses/deactivate

Removes a device from an active license. This frees up a device slot for the license.

Request Body

{
"license_key": "XXXX-XXXX-XXXX-XXXX",
"device_id": "unique-device-fingerprint"
}

Response

{
"message": "Device deactivated successfully"
}

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis aute irure dolor in reprehenderit in voluptate.