Patch Contact View
PATCH/api/contact-views/:view_id
Partially update a contact view.
Args: view_id: The view ID updates: Dictionary of fields to update service: ContactViewService instance
Returns: The updated view information
Raises: HTTPException: If view not found or update fails
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error