/
NO
nomi
/
FastAPI
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 14h ago
Details
Filter operations
Admin
13
post
Manual Register Endpoint
post
Mailing List Endpoint
get
Get Organizations Endpoint
post
Create Invite Endpoint
get
List Invites Endpoint
get
Get Organization Endpoint
put
Update Organization Endpoint
get
Get Organization Users Endpoint
post
Impersonate Organization Endpoint
post
Impersonate User Endpoint
post
Invite Slack User Endpoint
get
List All Referrals
patch
Update Referral Status By Admin
Attio
3
Auth
10
Calendar
11
Call
10
Coaching
4
companies
2
contacts
5
CRM
1
deals
9
Hubspot
4
Intelligence
20
Invite
4
Onboarding
3
Organization
2
Organization Credentials
1
payments
4
recall-ai
1
Referrals
3
settings
4
User Credentials
4
get
Health Check
get
Read Status
get
Latest Version
Admin
Mailing List Endpoint
post
/admin/mailing-list
Headers
authorization
string
nullable
Request body
MailingListPayload
required
subject
string
required
from_email
string
email
required
from_name
string
required
reply_to
string[]
required
email_type
'release-notes'
|
'announcement'
required
recipient_type
'all'
|
'paying'
|
'free'
required
content
string
required
Response
Successful Response
MailingListResult
required
message
string
required
success
boolean
required
Changes