API referenceRules
`POST /rules/{id}/copies` — duplicate a rule.
curl -X POST "https://example.com/rules/string/copies"{ "alerting": null, "covered_through": "string", "created_at": "string", "description": "string", "enabled": true, "id": "string", "last_run_at": "string", "last_run_status": null, "name": "string", "next_run_at": "string", "org_id": "string", "owner_team_id": "string", "query": null, "schedule": "string", "status": null, "updated_at": "string"}