# Merge two sites Merge a site, identified in the request body, into the site identified in the URL. Endpoint: POST /v1/clinics/{clinicId}/sites/{siteId}/merge Version: 1.0 Security: sessionToken ## Path parameters: - `clinicId` (string, required) - `siteId` (string, required) String representation of a resource id ## Response 200 fields (application/json): - `id` (string, required) String representation of a resource id - `name` (string, required) The site's name.