Skip to main content
POST
Create content profile

Authorizations

Authorization
string
header
required

Conductor API token, sent as Bearer <your-api-token>. Generate a token from Integrations > API > Create API Token.

Path Parameters

accountId
integer
required

Account identifier

Body

application/json

Fields for creating or updating a content profile.

name
string
description
string
voiceTone
string

Freeform voice-and-tone guidance applied to generation.

audience
string

Freeform target-audience description.

languageRules
object[]

Response

Created content profile

id
string<uuid>
required
accountId
integer
required
name
string
required
description
string | null
voiceTone
string | null

Freeform voice-and-tone guidance applied to generation.

audience
string | null

Freeform target-audience description.

createdBy
integer

User ID of the creator.

created
string<date-time>
updatedBy
integer
updated
string<date-time>
draftCount
integer
languageRules
object[]