SPA Brands
SPA: Suggest Brand CI settings from existing DOCX templates
Creates a SpaBrandCiSettingsSuggestion resource.
POST
/api/spa/brands/{id}/ci-settings/suggestAuthorizations
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
201
SpaBrandCiSettingsSuggestion resource created
id
integer | null
ciSettings
string[] | null
sourceTemplates
string[] | null
warnings
string[] | null
aiUsed
boolean | null
confidence
string | null