Skip to main content
Version: 2021-07-28

Update Note Relations

PUT 

/notes/:id/relations

Update Note Relations

Request

Version stringrequired

API Version

Available options2021-07-28
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