API structure has changed
  2 structure changes including:
    
    2 Modifications
        Modified
        2
          Breaking
      
      DELETE /api/v1/firm/{firm}/client/{client}/linked-clients/{id}
              - Path
- linked_client path parameter Removed
- id path parameter Added
PUT /api/v1/firm/{firm}/client/{client}/linked-clients/{id}
              - Path
- id path parameter Added
