/
OP
openmicai
/
OpenMic v1 External API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1mo ago
View markdown
openmicai
OpenMic v1 External API
post
Add a contact
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-08-15
39
45
99.9 KB
58dc5cff0ca7
Agents
5
Auth
1
Calls
3
Campaigns
5
Contact Lists
10
get
List contact lists
post
Create a contact list
get
Get a contact list
delete
Delete a contact list
patch
Update a contact list
get
List contacts in a list
post
Add a contact
delete
Delete contacts from a list
post
Bulk add contacts
patch
Update a contact
Phone Numbers
4
SMS
3
Tools
5
Usage
1
Voices
2
Contact Lists
Add a contact
Adds a single contact to the list.
post
/v2/contact-lists/{contact_list_id}/contacts
Request body
CreateContactRequest
required
name
string
required
phone_number
string
phone_number_2
string
phone_number_3
string
contact_info
object
Response
Contact added.
ContactResponse
required
id
integer
required
name
string
required
phone_number
string
phone_number_2
string
phone_number_3
string
contact_info
object
Arbitrary key-value metadata for the contact.
created_at
string
date-time
updated_at
string
date-time