Delete a store under current workspace
curl --request DELETE \
--url https://api.pixxel.space/v0/stores/{id} \
--header 'Authorization: <api-key>'
This response has no body data.
curl --request DELETE \
--url https://api.pixxel.space/v0/stores/{id} \
--header 'Authorization: <api-key>'
This response has no body data.