DELETE BRIDGES
GET /api/deletebridges
GET METHOD:
https://rest.adtrax.org/api/deletebridges?authorized_uid={YOUR_UID}&authorized_rest_api_key={YOUR_API_KEY}&bridge_id={bridge_id}
Result example :
[
{
"status":"success"
}
]
QUERY PARAMETERS
| Field | Type | Description |
|---|---|---|
| bridge_id | Numeric | (optional) The bridge_id to delete. |