Imports
Delete
Soft deletes one import together with its email settings, its stored external authorization (the mailbox credentials) and its data dump record. Content that the import already produced, such as imported tickets, is left untouched.
DELETE
/api/{tenant:minlength(2)}/v{version:apiVersion}/imports/{id}
Request arguments
| Name | Type | Source |
|---|---|---|
| id | Int32 |
Request body example
Response
Response body example
DTO_acknowledgement
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| message | String | Message |
Generated Aug 4, 2026 18:37