curl --request PUT \
--url https://dev.startree.ai/zk/put \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '"<string>"'This response has no body data.curl --request PUT \
--url https://dev.startree.ai/zk/put \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '"<string>"'This response has no body data.The format of the key is "Basic <token>" or "Bearer <token>"
Zookeeper Path, must start with /
Content
expectedVersion
accessOption
The body is of type string.
Was this page helpful?