Delete store

Delete a store

DELETE
/stores/{storeId}
AuthorizationBearer <token>

Bearer token authentication. Use your API key as the bearer token.

In: header

Path Parameters

storeIdstring

ID of the store

Response Body

curl -X DELETE "https://eu1.api.bivariant.com/v1/stores/string"
{
  "id": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}