Entities
Last updated
Was this helpful?
Last updated
Was this helpful?
/api/v1/entities
/api/v1/entities
^([a-z0-9_.-]+)$
^([a-z0-9_.-]+)$
/api/v1/entities/{id_}
^([a-z0-9_.-]+)$
Fetch live properties data synchronously.
/api/v1/entities/{id_}
^([a-z0-9_.-]+)$
Patch entity instead of full update
Update only properties and relations
Allow updating entity data that have an active source
^([a-z0-9_.-]+)$
^([a-z0-9_.-]+)$
/api/v1/entities/bulk
Patch entity instead of full update
Update only properties and relations
Create entity relations if they dont exist
Allow updating entity data that have an active source
^([a-z0-9_.-]+)$
^([a-z0-9_.-]+)$
/api/v1/entities/validate
^([a-z0-9_.-]+)$
^([a-z0-9_.-]+)$