© 2025 Clarivate
PUT /api/.../serialissueclaims?issueid={id}&action=undoclaim
Undo a claim on the serial issue record.
| Name | Type | Required | Description |
|---|---|---|---|
| issueid | Integer | Yes | Query string value. The unique id assigned to the serial issue record. |
| action | String | No | Query string value. Value is 'undoclaim'. |
True is returned upon success.
true
| Code | Description |
|---|---|
| 200 | OK. Success |
| 400 | FAILURE. Invalid Issue ID. |
Permission IDs found here.
CR_AccessSerials_Allow (),
CR_SerialIssuesStandingOrderParts_Claim (based on owner ID)