© 2025 Clarivate
DELETE /api/.../importprofiles/{id}
Delete an import profile.
| Name | Type | Required | Description |
|---|---|---|---|
| id | Integer | Yes | The unique id assigned to import profile. |
| Code | Description |
|---|---|
| 204 | No Content. Success |
| 403 | Forbidden. Permission(s) not granted. |
| 404 | Import profile not found. |