favorites=true filter on history/search. A second call returns 400 — check isFavorite first or catch the error. Purely a UI concern — does not change call behavior or retention.Authorization: ********************curl --location --request POST '/incoming-calls//favorite' \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "string"
}