Entities
Add entity reference
Attach an image file as a reference for the entity. Upload the image first via POST /v1/files/upload. Returns the updated entity. Built-in entities (isBuiltIn: true) cannot have references added.
post/v1/entities/{entityId}/references
Path parameters
entityIdstring required
The entity id (e.g. vg_enti_...).
Request body
Response
The updated entity
Changes
No recorded changes to this endpoint across all 1 revision of this API.