Switches

This endpoint allows users to update a given switch.

patch/switches/{switchId}

Request body

namestring

Switch name

Example request

{
  "name": "EEN 4 Port PoE"
}

Response

Switch Updated

Changes

No recorded changes to this endpoint across all 1 revision of this API.