curl --request POST \
--url https://dev.startree.ai/tables/{tableName}/rebuildBrokerResourceFromHelixTags \
--header 'Authorization: <api-key>'
when new brokers are added
curl --request POST \
--url https://dev.startree.ai/tables/{tableName}/rebuildBrokerResourceFromHelixTags \
--header 'Authorization: <api-key>'
The format of the key is "Basic <token>" or "Bearer <token>"
Table name (with type)
Was this page helpful?