Voxeme API Documentation home pagelight logodark logo
  • Support
Guides
API Reference
  • Discord Community
  • API Documentation
    • Introduction
    v1
    • GET
      Get Alerts
    • GET
      Get Applications
    • POST
      Create Application
    • GET
      Get Application
    • PUT
      Update Application
    • DEL
      Delete Application
    • GET
      Get Calls
    • POST
      Create call (version 3)
    • GET
      Get Call
    • PUT
      Update Call - Live Call Control
    • DEL
      Delete Call
    • GET
      Get RecentCalls
    • GET
      Get SpeechCredentials
    • POST
      Create SpeechCredential
    • GET
      Get SpeechCredential
    • DEL
      Delete SpeechCredential
    • GET
      Test SpeechCredential
    • GET
      Get VoipCarriers
    • POST
      Create VoipCarrier
    • GET
      Get VoipCarrier
    • POST
      Create a SipGateway
    • DEL
      Delete a SipGateway
    v1

    Create a SipGateway

    Creates a new SipGateway that will be associated with a VoipCarrier

    POST
    /
    v1
    /
    SipGateways
    {
      "sid": "a6576ff4-59af-47ae-9b55-46f28b2bf2f7"
    }

    Body

    application/json

    Response

    201 - application/json

    Create a SipGateway

    The response is of type object.

    Get VoipCarrierDelete a SipGateway
    xgithublinkedin
    Powered by Mintlify
    {
      "sid": "a6576ff4-59af-47ae-9b55-46f28b2bf2f7"
    }
    Assistant
    Responses are generated using AI and may contain mistakes.