Delete Store
DELETE/stores/:id
Marks the store for logical deletion. The store is immediately hidden from public view, but data is retained for a grace period to allow for potential restoration.
Request
Responses
- 200
- 403
Store successfully marked for deletion.
Forbidden - Only the original draft owner can delete this store.