Skip to main content

Update a Network

PATCH 
/networks/:id

Update a Network.

Request

Path Parameters

    id uuidrequired

    Identifies the resource.

Body

required

    name stringrequired

    A user specified name for the network.

Responses

200: Successful response

default: Unexpected error

Loading...