We are using the API to retrieve, add, and modify the TRB256 device configuration from an application.
We found that configuring the Data to Server requires calling three APIs:
Create collection config
Add data plugins
Add server plugins
When executing the first API to create the collection config, I encounter the following error. Since the other APIs depend on the collection config ID returned by the first API, this issue blocks further progress. Could you please assist us with the Data to Server APIs, including the payloads?
We have reviewed the API schema and did not find any input or output fields that require being sent in the payload.
Please refer to the API URL and payload below that we are using to create the collection configuration.