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