Update network

Update network

Update network

Request
URI
PUT
https://{api_host}/hybridity/api/networks/{networkId}
COPY
Path Parameters
string
networkId
Required

networkId

Query Parameters
boolean
async
Optional

async


Request Body
Authentication
This operation uses the following authentication methods.
Responses
200

Accepted

Returns nls_1.0_asyncResponse of type(s) application/json
"nls_1.0_asyncResponse Object"

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X PUT -H 'Authorization: <value>' https://{api_host}/hybridity/api/networks/{networkId}