# Copy Care Plan Copies the details of an existing Care Plan to another existing Care Plan. Endpoint: POST /care-plans/{sourceCarePlanKey}/copy/{destinationCarePlanKey} Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Path parameters: - `sourceCarePlanKey` (integer, required) Source CarePlan Key - `destinationCarePlanKey` (integer, required) Destination CarePlan Key ## Response 202 fields ## Response 401 fields