latestOpenAPI 3.0.3MIT2026-08-10102048.8 KB

b49d3ae283fd

brands

Delete a brand by project and brand id.

The endpoint receives as path param project id and brand id. If the project and brand exist, the brand is deleted.

delete/v1/projects/{projectId}/brands/{brandId}

Path parameters

projectIdstring required

Customer's project id

brandIdstring required

Customer's brand id

Response

OK