SPA Brands

SPA: Suggest Brand CI settings from existing DOCX templates

Creates a SpaBrandCiSettingsSuggestion resource.

POST/api/spa/brands/{id}/ci-settings/suggest

Authorizations

X-AUTH-TOKEN
stringheaderrequired

Value for the X-AUTH-TOKEN header parameter.

Path Parameters

id
stringrequired

SpaBrandCiSettingsSuggestion identifier

Request Body

application/json
required

The new SpaBrandCiSettingsSuggestion resource

{
  "locale": "en",
  "maxTemplates": 25
}

Response

201application/json

SpaBrandCiSettingsSuggestion resource created

id
integer | null
ciSettings
string[] | null
sourceTemplates
string[] | null
warnings
string[] | null
aiUsed
boolean | null

Available options: truefalse

confidence
string | null