/
NO
notte
/
Notte API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 2d ago
Details
Filter operations
agents
5
anything
1
functions
14
health
2
mailboxes
6
post
Mailbox Connect Token
post
Mailbox Sync
get
Mailbox List
get
Mailbox Get
delete
Mailbox Delete
patch
Mailbox Update
personas
7
profiles
7
prompts
2
scrape
2
search
1
secrets
4
sessions
15
storage
6
usage
2
vaults
11
mailboxes
Mailbox Update
patch
/mailboxes/{mailbox_id}
Path parameters
mailbox_id
string
required
Headers
x-notte-request-origin
string
nullable
x-notte-sdk-version
string
nullable
Request body
MailboxUpdateRequest
required
allow_all_senders
boolean
required
allowed_sender_domains
string[]
Response
Successful Response
MailboxConnection
required
id
string
required
provider
'gmail'
|
'microsoft_outlook'
email_address
string
required
healthy
boolean
authorized_scopes
string[]
allow_all_senders
boolean
allowed_sender_domains
string[]
created_at
string
date-time
nullable
updated_at
string
date-time
nullable
Changes