curl --request POST \
--url https://dev.startree.ai/instances/{instanceName}/state \
--header 'Authorization: <api-key>' \
--header 'Content-Type: text/plain' \
--data '<string>'This response has no body data.Enable/disable/drop an instance
curl --request POST \
--url https://dev.startree.ai/instances/{instanceName}/state \
--header 'Authorization: <api-key>' \
--header 'Content-Type: text/plain' \
--data '<string>'This response has no body data.Was this page helpful?