Update Link
PUT/api/clicktracking/links/:link_id
Update a tracking link.
Args: link_id: The link ID request: Link update request link_service: Injected link service
Returns: Updated link
Raises: HTTPException: If link not found or update fails
Request
Responses
- 200
- 422
Successful Response
Validation Error