Skip to main content

core_brands_destroy

DELETE 

/api/v3//core/brands/:brand_uuid/

Brand Viewset

Request

Path Parameters

    brand_uuid uuidrequired

    A UUID string identifying this Brand.

Responses

No response body

curl -L -X DELETE '/api/v3/core/brands/:brand_uuid/' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired