You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
I mean, can I just replace...
DELETE /rest/v2/:domain/:user/mailbox/message/:uuidwithDELETE /rest/v2/:domain/:user/mailbox/messageand
PUT /rest/v2/:domain/:user/mailbox/message/:uuidwithPUT /rest/v2/:domain/:user/mailbox/message...and send a JSON array consisting of a single
:uuid?Are there any side effects?