integrations.sh
← all integrations

nexmo.com – conversation

OpenAPI apis-guru

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.createConversation

    Create a conversation

  • conversation.deleteConversation

    Delete a conversation

  • conversation.listConversations

    This 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.recordConversation

    Record a conversation

  • conversation.replaceConversation

    Update a conversation

  • conversation.retrieveConversation

    Retrieve a conversation

  • event.createEvent

    Create an event

  • event.deleteEvent

    Delete an event

  • event.getEvent

    Retrieve an event

  • event.getEvents

    This endpoint is DEPRECATED. Please use .

  • leg.deleteLeg

    Delete a leg

  • leg.listLegs

    List legs

  • member.createMember

    Create a member

  • member.deleteMember

    Delete a member

  • member.getMember

    Retrieve a member

  • member.getMembers

    This endpoint is DEPRECATED. Please use .

  • member.updateMember

    Update a member

  • user.createUser

    Note: Users must be created with an admin JWT.

  • user.deleteUser

    Delete a user

  • user.getUser

    Retrieve a user

  • user.getuserConversations

    List user conversations

  • user.getUsers

    This endpoint is DEPRECATED. Please use .

  • user.updateUser

    Update a user

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools