Skip to main content
DELETE
/
airports
/
{icao}
/
points
/
{stopbarId}
/
link
/
{leadOnId}
Unlink a lead-on from a stopbar
curl --request DELETE \
  --url https://v2.stopbars.com/airports/{icao}/points/{stopbarId}/link/{leadOnId} \
  --header 'X-Vatsim-Token: <api-key>'

Authorizations

X-Vatsim-Token
string
header
required

VATSIM authentication token obtained via OAuth callback.

Path Parameters

icao
string
required
stopbarId
string
required
leadOnId
string
required

Response

Unlinked