© 2025 Clarivate
DELETE /api/.../fiscalyears/{id}
Delete a single fiscal year. The fiscal year should have an 'open' status and have no funds attached.
| Name | Type | Required | Description |
|---|---|---|---|
| id | Integer | Yes | The unique id assigned to the fiscal year. |
true
| Code | Description |
|---|---|
| 200 | OK. Success |