Skip to main content
DELETE
/
discount-brands
/
{id}
Delete discount brand
curl --request DELETE \
  --url https://api.sprucecollective.co.uk/discount-brands/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Path Parameters

id
string
required

Discount Brand ID

Response

OK

The response is of type object.