© 2025 Clarivate
PUT /api/.../recordsets/{id}?action=undelete
Undelete a record set based on record set ID.
| Name | Type | Required | Description |
|---|---|---|---|
| recordsetid | Integer | Yes | The id of the record set. |
true is returned upon success.
| Code | Description |
|---|---|
| 200 | OK. Success |
| 400 | Failure. |
| 404 | Not Found. |