StationOrStationGroup/id/Delete
From Oxygen.next Wiki
Deletes a Station
URL: https://api.oxygennext.com/Station/{stationId}/Delete
Formats: xml, json
HTTP Method(s): POST
API rate limited (about Rate Limiting): true
Response (about HTTP Response Codes and Errors):
XML example (truncated):
<Result> <ErrorCode>0</ErrorCode> <Message>OK</Message> </Result>
Usage examples:
cURL (about cURL):
curl -F https://api.oxygennext.com/Station/e4fe7043-3071-4a4d-978c-5d5058b17674/Delete
Do you have an example to share in the language of your choice? Please share!
