Skip to main content
PATCH
Edit many mailboxes at once

Authorizations

Authorization
string
header
required

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

Body

application/json

§16: one edit applied to many mailboxes.

A field omitted from the request is left unchanged on every mailbox; a field sent explicitly (even as an empty string) is applied to all of them.

mailbox_ids
string<uuid>[]
required
Required array length: 1 - 500 elements
daily_send_limit
integer
Required range: 1 <= x <= 2000
sender_first_name
string
sender_last_name
string
signature_text
string

Response

Successful Response

updated
integer
required