CreateDatapointResponse = object
Description
Response for POST /datapointsProperties
inserted
inserted: boolean
result
result: object
insertedIds
insertedIds: string[]
Read CreateDatapointResponse to parse datapoint creation results from the HoneyHive Datapoints TypeScript client with typed fields and autocomplete.
CreateDatapointResponse = object
inserted: boolean
result: object
insertedIds: string[]