HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

Update device notes by serial number

This API endpoint updates the notes for a network device based on the provided serial number. To delete the notes, set the notes to an empty string.

Note:

  • For stack switch devices, either the member or conductor serial number can be used.
  • This operation overwrites any previously set notes for the device.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 16

The serial number of the device.

Body Params

Request body containing the notes to update for the device.

string
required
length ≤ 256

Notes to be updated for the device. This field contains user-provided notes.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json