# \_copy

Copy a recurrence

### Parameters

#### id

Recurrence ID of the recurrence to be copied

### Example

FM\_api('AppointmentRecurrence\_copy', \['id' => '49'])

#### On Success

```
  {"id":52}
```
