Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.endclose.com/v1/data_stream_property_definitions \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <api-key>' \ --data ' { "key": "<string>", "name": "<string>", "data_stream_key": "<string>", "id": 123, "optional": false } '
{ "key": "<string>", "name": "<string>", "data_stream_key": "<string>", "id": 123, "optional": false }
number
date
datetime
string
boolean
Must match an existing DataStream.key
Property definition created