Synthflow Default API
The Default API from Synthflow — 49 operation(s) for default.
Operations 78
DELETE
/assistants/{model_id}/phone_numbers/{phone_number_slug}
Detach phone number from an outbound agent
#
POST
/memory_stores/{memory_store_id}/assistants/{assistant_id}/attach
Attach a memory store to an agent
#
POST
/memory_stores/{memory_store_id}/assistants/{assistant_id}/detach
Detach a memory store from an agent
#
GET
/memory_stores/{memory_store_id}/contacts/{contact_id}/memory_data
Get data for a specific memory store and contact
#
POST
/memory_stores/{memory_store_id}/contacts/{contact_id}/attach
Attach a contact to a memory store
#
POST
/memory_stores/{memory_store_id}/contacts/{contact_id}/detach
Detach a contact from a memory store
#