stores
Delete a store
Delete a store by ID or name.
Args: store_identifier: The ID or name of the store to delete.
Returns: Store: The response containing the deleted store details.
delete/v1/stores/{store_identifier}
Path parameters
The ID or name of the store to delete
Response
The details of the deleted store
Changes
No recorded changes to this endpoint across all 18 revisions of this API.