Connection's display_name Gets Overwritten When Updated

Overview

This article explains why a connection's display_name may get overwritten when the connection is updated (PATCH request) even though the display_name may not be passed in the request.

Applies To

  • Connection Updated
  • PATCH request
  • display_name

Cause

When display_name is not provided in the request, it is then defined to match the name field.
 

Solution

This is the expected behavior.

Recommended content

No recommended content found...