Skip to main content

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

Successful Response