Creates new device network.

Request

HTTP Request

POST /network

Authorization

Access JSON Web Token (ManageNetwork)

Request Body

In the request body, supply a Network resource.

Property NameRequiredTypeDescription
nameYesstringNetwork display name.
descriptionNostringNetwork description

Response

If successful, this method returns a network identifier in the response body.

Property NameTypeDescription
idintegerNetwork identifier.