Delete Store
DELETE/v1/stores/{store_identifier}
Authorization
Authorizationstringrequired
Bearer token for API authentication. Format: `Bearer YOUR_API_KEY`
Path Parameters
store_identifierstringrequired
The ID or name of the store to delete
Response Body
idstring | stringrequired
ID of the deleted store
deletedbooleanrequired
Whether the deletion was successful
objectstringdefault:
store
Type of the deleted object
Last updated: October 6, 2025