Pixxel

Delete a store

Delete a store under current workspace

DELETE/v0/stores/{id}
Authorisations
AuthorizationString
Path Parameters
idstringrequired
Delete Store id
Delete a store
1curl -X DELETE 'https://api.pixxel.space/v0/stores/{id}' \
2 -H 'Authorization: YOUR_API_KEY'
Response:
{}