Skip to main content

Update Contact View

PUT 

/api/contact-views/:view_id

Update a contact view.

Args: view_id: The view ID request: The update details service: ContactViewService instance

Returns: The updated view information

Raises: HTTPException: If view not found or update fails

Request

Responses

Successful Response