Objects
Replace associated dashboards
Replace the full list of dashboards and network maps associated with the object. The body is a JSON array of object IDs; the previous list is replaced entirely. An empty array clears all associations.
put/v1/objects/{object-id}/dashboards
Path parameters
object-idinteger required
Request body
integer[] required
Object IDs of associated dashboards / network maps.
Response
Dashboard associations replaced; full updated object returned.