Deletes an existing device network.

Request

HTTP Request

DELETE /network/{id}

Parameters

Parameter NameRequiredTypeDescription
idYesintegerNetwork identifier

Authorization

Access JSON Web Token (ManageNetwork)

Request Body

Do not supply a request body with this method.

Response

If successful, this method returns an empty response body.