© 2025 Clarivate
DELETE /api/.../publicationpatterns/{id}?ignorestatus={false}
Delete publication pattern.
| Name | Type | Required | Description |
|---|---|---|---|
| id | Integer | Yes | The unique id assigned to the publication pattern. |
| ignorestatus | bool | Yes | Indicator to allow deleting the publication pattern if issues/parts exist. Default is false if not specified. |
True is returned upon success.
true
| Code | Description |
|---|---|
| 200 | OK. Success |
| 400 |
FAILURE.
|
Permission IDs found here.
CR_AccessSerials_Allow (),
CR_SerialCopyRecords_Access (based on owner ID)