Updates an Ethernet switch port's geolocation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the switch port.

Body Params

The request body containing the geolocation ID. A geolocation ID of null will clear the port geolocation.

A request to update a switch port geolocatoin.

string | null

The organization ID.

string | null

The geolocation ID for the port. A geolocation ID of null will clear the port geolocation.

Responses
200

OK when successful with the Ethernet switch port in the body.

400

BAD REQUEST if any validation errors occur.

401

UNAUTHORIZED when the access token is invalid or expired.

403

FORBIDDEN when the permissions to update the Ethernet switch port is not granted.

404

NOT FOUND when the Ethernet switch port is not found.

500

INTERNAL SERVER ERROR on any unexpected errors.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!