Update Line Item
documentedUpdate a line item.
PUT /5/accounts/{account_id}/line_items/{line_item_id}Ads APIno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
I searched for official docs for the exact endpoint /5/accounts/{account_id}/line_items/{line_item_id} in X API v2 but did not find a published exact match. The available X API v2 documentation covers related topics and versioning but not this specific path, so I can’t confirm the exact URL/fields from official docs. If you have a direct link to the official endpoint docs, share it and I’ll adjust accordingly. In the meantime, here is a best-effort template using a plausible X API v2 style base URL (base: https://api.x.com/v5/...):