v1

latestOpenAPI 3.0.32026-07-26710398.3 KB
Project

Create Brand

Create a new brand within a project

post/brands

Request body

namestring required
domainsstring[]
regexstring
aliasesstring[]
colorstring

Hex color like #1A2B3C

Response

Brand created successfully

idstring required

Example response

{
  "id": "kw_915e742b-396d-4a86-ad57-8bc84e8c2232"
}