Sinch · Capability
Sinch Conversation API — Conversations
Sinch Conversation API — Conversations. 6 operations. Lead operation: List Conversations. Self-contained Naftiko capability covering one Sinch business surface.
What You Can Do
GET
Listconversations
— List Conversations
/v1/v1/projects/{project-id}/conversations
POST
Createconversation
— Create a Conversation
/v1/v1/projects/{project-id}/conversations
GET
Getconversation
— Get a Conversation
/v1/v1/projects/{project-id}/conversations/{conversation-id}
PATCH
Updateconversation
— Update a Conversation
/v1/v1/projects/{project-id}/conversations/{conversation-id}
DELETE
Deleteconversation
— Delete a Conversation
/v1/v1/projects/{project-id}/conversations/{conversation-id}
POST
Stopconversation
— Stop a Conversation
/v1/v1/projects/{project-id}/conversations/conversation-id-stop
MCP Tools
list-conversations
List Conversations
read-only
idempotent
create-conversation
Create a Conversation
get-conversation
Get a Conversation
read-only
idempotent
update-conversation
Update a Conversation
idempotent
delete-conversation
Delete a Conversation
idempotent
stop-conversation
Stop a Conversation