cURL
curl --request DELETE \ --url https://api.example.com/api/stores/{id} \ --cookie better-auth.session_token=
Permanently deletes a store and stops its billing metering.
Default Response
Was this page helpful?