Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
Rename network
​
PUT
/api/networks/{id}/rename
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Parameters
​
Path Parameters
id
*
Type
integer
Required
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"name"
:
"string"
}
Responses
​
200
Renamed
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"message"
:
"string"
}
PUT
/api/networks/{id}/rename
Playground
​
Authorization
ApiKeyHeader
Variables
Key
Value
id
*
Body
Try it out
Samples
​
Powered by
VitePress OpenAPI