Skip to main content
Version: v3

Update Note Relations

PUT 

/notes/:id/relations

Update Note Relations

Request

Version stringrequired

API Version

Available optionsv3
id stringrequired

Note Id

locationId stringrequired

Location Id

application/json

Bodyrequired

    typestringrequired

    The type of relation update operation

    relationsobject[]required

    List of relations to add or remove — each names an object and a record id.

application/json

Successful response

Schema
    noteobject

    The note object