Update Banner
Replaces a banner. The banner id is taken from the URL path.
Documentation Index
Fetch the complete documentation index at: https://signe.cludo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication. Use your Customer ID as the username and API Key as the password. Example header: Authorization: Basic MTIzNDU2NzpteS1hcGkta2V5.
Path Parameters
Numeric id of an existing banner (returned by list/get/create).
Body
Banner update payload. The banner id is taken from the URL path; any id in the body is ignored.
Admin-facing name for the banner.
Markup to render; validate in staging before production.
Must match the engine that owns the banner.
Replace the banner's full trigger list with this array. Send all terms you want to keep — omitted terms are removed.
When true, the banner is stored but never served.
Audience targeting configuration. Omit the field entirely (or send null) when the banner is not audience-targeted.
Response
Banner updated successfully.
Internal label in MyCludo (not shown to end users).
HTML snippet injected on the SERP when terms match (keep accessible and scoped).
Search engine ID.
Banner ID (assigned by server on create).
List of trigger phrases; any match can activate the banner depending on engine rules.
When true, the banner is stored but never served.
Start of scheduled display window.
End of scheduled display window.
Audience targeting configuration. Omit the field entirely (or send null) when the banner is not audience-targeted.
Managed by the Cludo backend; informational only.
Managed by the Cludo backend; informational only.
Managed by the Cludo backend; informational only.
Managed by the Cludo backend; informational only.
Managed by the Cludo backend; informational only.
Managed by the Cludo backend; informational only.
Timestamp when broken links were last detected, if any.

