type MetadataPatchResponse: NoContent | Conflict;Response from a metadata patch operation: NoContent on success, or Conflict with the current records if the old values didn't match.
type MetadataPatchResponse: NoContent | Conflict;Response from a metadata patch operation: NoContent on success, or Conflict with the current records if the old values didn't match.