curl --request POST \
--url https://lens-api.tic.io/watchlists/{id}/vehicles/{vehicleId} \
--header 'x-api-key: <api-key>'Adds the vehicle to the watchlist. Returns 409 if the vehicle is already a member.
curl --request POST \
--url https://lens-api.tic.io/watchlists/{id}/vehicles/{vehicleId} \
--header 'x-api-key: <api-key>'Pro+ tierDocumentation Index
Fetch the complete documentation index at: https://docs.tic.io/llms.txt
Use this file to discover all available pages before exploring further.