HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

Update notes for multiple devices

Initiates an asynchronous bulk update of device notes. Returns a task ID that can be used to poll for operation status. Maximum 1000 devices per request. Only one async operation per tenant is allowed at a time. 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 specified devices.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

List of devices with their notes to update.

devices
array of objects
required
length between 1 and 1000

List of devices with notes to update. Maximum 1000 items.

devices*
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