DELETE/users/{userId}/mail/migration/imap
Deletes email migration data using IMAP.
Caution
- This API operation deletes all migration data of the specified user, regardless of the migration status.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
| Parameter | Type | Description |
|---|---|---|
| userId | string | Member ID (must be URL-encoded)
required example : me |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content