v4

OpenAPI 3.1.02026-08-01166346466.7 KB
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

string required
OR
string uuid required

The ID or name of the store to delete

Response

The details of the deleted store

deletedboolean required

Whether the deletion was successful

object'store'

Type of the deleted object