isFavorite first if you want idempotent behavior. Does not modify the call record itself.Authorization: ********************curl --location --request DELETE '/calls//favorite' \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "string"
}