Skip to main content
PATCH
Update mailbox daily email limit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Mailbox id

Body

application/json

Daily email limit update

daily_email_limit
integer
required

New daily email limit for the mailbox

Response

Successful

id
string
email
string
email_provider
enum<string>
Available options:
google,
outlook,
other,
other_mixed
daily_email_limit
integer
status
enum<string>
Available options:
active,
inactive,
needs_reconnection
user
object
created_at
string<date-time>
updated_at
string<date-time>