WaveCDN API

Delete an origin

Delete an origin specified by id.
Attention: Be aware that your setup won't work anymore if you delete all of its origins!

Request

DELETE https://api.wavecdn.com/v3/origin/{id}

Response

If the deletion has been successful, you get the status code 200.
If there's only one origin and you try to delete it, you get the status code 403.