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

    Delete Application

    Deletes an application.

    Success is indicated by a 204 response

    Note: an application can not be deleted if it is referenced by a phone number or a carrier.

    DELETE
    /
    v1
    /
    Applications
    /
    {application_sid}

    Path Parameters

    ​
    application_sid
    string
    required
    Example:

    "bd66b946-0af4-4283-b972-d0d4b0d6f088"

    Update ApplicationGet Calls
    xgithublinkedin
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.