DELETE api/v1/NetworksMaster/{id}
Delete the network master by id
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string>sample string 1</string>