latestOpenAPI 3.1.0MIT2026-08-102135157.7 KB

fcc788f31a0a

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}/us/brands/{brandId}

Path parameters

projectIdstring required

Customer's project id

brandIdstring required

Customer's brand id

Response

Brand deleted successfully. No content is returned.