© 2025 Clarivate
DELETE /api/.../recordsets/{id}
Delete a recordset.
| Name | Type | Required | Description |
|---|---|---|---|
| id | Integer | Yes | ID of recordset |
An HTTP return status code of 200 indicates success.
1000
| Code | Description |
|---|---|
| 200 | OK. Success |
| 400 | FAILURE |
| 404 | FAILURE. Invalid recordset ID. |
Permission IDs found here.
CR_CatalogingRecordSets_Delete (based on owner ID)