Projects/Brands

Create Sample Brand

Create the demo brand, for an account that has none. Every email belongs to a brand, so a client that lets someone skip brand import still needs one to convert into. Idempotent: an account that already has the sample brand gets it back rather than a second copy. Requires an API key with project:write.

post/v1/projects/sample

Request body

citystring

City the sample brand is written around. Defaults to San Francisco.

organizationIdstring

Workspace to create the brand in. Defaults to the caller’s own workspace.

Response

Sample brand created, or the existing one returned

successboolean required
errorstring nullable

Changes

Changed in 1 of the 7 revisions of this API.1