GEO

Replace a project's GEO settings

Writes the full settings document and re-arms the recurring scan. Engines must be ids from the model catalog this organization can see (the ones GET /geo/settings returns) and languages must be supported languages; an unknown value is rejected with a 400 instead of being replaced by a default. Zero data retention is forced off without the ZDR add-on, and engines that are not visible to this caller keep their stored selection. Competitors are managed through the competitors endpoints and are not part of this payload.

patch/v1/projects/{projectId}/geo/settings

Path parameters

projectIdstring required
Example:b1f2c3d4-0000-4000-8000-000000000000

Request body

companyNamestring required
aliasesstring[] required
languagesstring[] required
enginesstring[] required
enforceZdrboolean required
nonZdrApprovedEnginesstring[] required
enabledboolean required
scanIntervalHoursinteger required

24, 48, 72, 168, 336, 720

Response

Settings updated successfully

configuredboolean required

Whether the analytics backend is configured.

Changes

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