OpenAPI 3.1.02026-08-192391306.4 MB

87ad9a3ecc4c

Tracker

Update person tracker list

Update a person tracker list. Supports replace-all (trackingRules) or granular (addRules/removeRuleIds) rule management — but not both in one request.

<span><strong>Rate limit:</strong> 120 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> FREE! No credits are charged for this API. <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

patch/v1/tracker/person-lists/{listId}

Path parameters

listIdstring required

The unique ID of the tracker list.

Request body

apiKeystring required

Your Fiber API key

namestring nullable

New name for the list.

refreshIntervalDaysinteger nullable

New check interval in days.

isActiveboolean nullable

Pause or resume monitoring on the list.

maxDynamicMembersinteger nullable

For dynamic lists only: update the maximum number of people to keep in the list. Lowering it applies going forward (the refresh stops adding past the new cap; existing over-cap members are not evicted). Ignored for static lists.

removeRuleIdsstring[] nullable

Rule IDs to remove. Cannot be used with trackingRules.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.