/
NO
notte
/
Notte API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h 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 Connect Token
post
/mailboxes/connect-token
Headers
x-notte-request-origin
string
nullable
x-notte-sdk-version
string
nullable
Request body
MailboxConnectRequest
required
provider
'gmail'
|
'microsoft_outlook'
success_redirect_uri
string
required
error_redirect_uri
string
required
allowed_origin
string
required
Response
Successful Response
MailboxConnectResponse
required
connect_link_url
string
required
expires_at
string
nullable
mailbox_id
string
required
Changes