Update Ranking
Replaces a ranking. The ranking id is taken from the URL path.
Documentation Index
Fetch the complete documentation index at: https://cludo.mintlify.app/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 ranking rule set.
Body
Ranking update payload. The ranking id is taken from the URL path; any id in the body is ignored.
Display name for the ranking set.
Search engine ID this ranking belongs to.
Replace the ranking's full page list with this array. Pages not included are removed.
Replace the ranking's full trigger term list with this array. Terms not included are removed.
Audience targeting configuration. Omit the field entirely (or send null) when the ranking is not audience-targeted.
Response
Ranking updated successfully.
Label for this ranking group in the dashboard.
Search engine ID.
Ranking ID (assigned by server on create).
URLs and weights for pinned or boosted results.
Terms that activate this ranking configuration.
Managed by the Cludo backend; informational only.
Audience targeting configuration. Omit the field entirely (or send null) when the ranking is not audience-targeted.

