nexmo.com – conversation
The Conversation API enables you to build conversation features where communication can take place across multiple mediums including IP Messaging, PSTN Voice, SMS and WebRTC Audio and Video. The context of the conversations is maintained though each communication event taking place within a conversation, no matter the medium.
- Homepage
- https://api.apis.guru/v2/specs/nexmo.com:conversation/2.0.1.json
- Provider
- nexmo.com:conversation / conversation
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/nexmo.com/conversation/2.0.1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/nexmo.com/conversation/2.0.1/openapi.yaml
Tools (25)
Extracted live via the executor SDK.
-
conversation.createConversationCreate a conversation
-
conversation.deleteConversationDelete a conversation
-
conversation.listConversationsThis endpoint is DEPRECATED. Please use .
List all conversations associated with your application. This endpoint required an admin JWT. To find all conversations for the currently logged in user, see
-
conversation.recordConversationRecord a conversation
-
conversation.replaceConversationUpdate a conversation
-
conversation.retrieveConversationRetrieve a conversation
-
event.createEventCreate an event
-
event.deleteEventDelete an event
-
event.getEventRetrieve an event
-
event.getEventsThis endpoint is DEPRECATED. Please use .
-
leg.deleteLegDelete a leg
-
leg.listLegsList legs
-
member.createMemberCreate a member
-
member.deleteMemberDelete a member
-
member.getMemberRetrieve a member
-
member.getMembersThis endpoint is DEPRECATED. Please use .
-
member.updateMemberUpdate a member
-
user.createUserNote: Users must be created with an admin JWT.
-
user.deleteUserDelete a user
-
user.getUserRetrieve a user
-
user.getuserConversationsList user conversations
-
user.getUsersThis endpoint is DEPRECATED. Please use .
-
user.updateUserUpdate a user
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools