© 2024 Clarivate
DELETE /api/.../templates/{objectid}/{id}
Delete a template for the specified object type and ID.
Name | Type | Required | Description |
---|---|---|---|
objectid | Integer | Yes | ID of Object Type to delete. Authority = 4, Bibliographic = 5, Item = 6, PO = 49, Reserve Item = 68, Reserve Course = 70, Item Bulk Change Template = 104, Weeding Template = 108. |
id | Integer | Yes | ID of template to delete. |
true is returned upon success.
Code | Description |
---|---|
200 | OK. Success |
400 | Bad request |
404 | Invalid object ID |
Permission IDs found here.
ItemBulkChangeTemplates_Delete (based on the owner ID)