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.

Authorization

oauth2

OAuth 2.0 authentication.
For more information, see Authentication and Authorization.

Scope

mail

HTTP Request

DELETEhttps://www.worksapis.com/v1.0/users/{userId}/mail/migration/imap

Path Parameters

ParameterTypeDescription
userId string 

Member ID (must be URL-encoded)

  • User ID
  • Login ID (email)
  • Me

required
example : me 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content