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
So I wanted to use recovery_email in a POST request to create a mailbox, but sadly this value is ignored if I tried and a mailbox gets created without it.
Motivation
It would benefit all the API users by adding another value to be set while creating a mailbox.
Additional context
No response
The text was updated successfully, but these errors were encountered:
So I wanted to use recovery_email in a POST request to create a mailbox, but sadly this >value is ignored if I tried and a mailbox gets created without it.
Summary
Currently, If I sent a get request to get a mailbox I receive:
So I wanted to use
recovery_email
in a POST request to create a mailbox, but sadly this value is ignored if I tried and a mailbox gets created without it.Motivation
It would benefit all the API users by adding another value to be set while creating a mailbox.
Additional context
No response
The text was updated successfully, but these errors were encountered: