Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
sourceType
enum<string>
required
Available options:
WEBSITE,
SOCIAL
name
string
required
description
string
required
logoLightAssetId
string<uuid>
required
brandColors
string[]
required
aiContext
object
required
sourceUrl
string | null
targetAudience
string | null
logoDarkAssetId
string<uuid> | null
visualStyleDescription
string | null

Response

Created

id
string<uuid>
required
sourceType
enum<string>
required
Available options:
WEBSITE,
SOCIAL
name
string
required
description
string
required
logoLightAsset
object
required
brandColors
string[]
required
aiContext
object
required
status
enum<string>
required
Available options:
ACTIVE,
ARCHIVED
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
lastActivityAt
string<date-time>
required
sourceUrl
string | null
targetAudience
string | null
logoDarkAsset
object | null
visualStyleDescription
string | null