curl --request POST \
--url https://dev.startree.ai/instances \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{}'This response has no body data.Creates a new instance with given instance config
curl --request POST \
--url https://dev.startree.ai/instances \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{}'This response has no body data.Was this page helpful?