integrations.sh
← all integrations

nexmo.com – application

OpenAPI apis-guru

Applications V1 is deprecated

This version of the API has been deprecated. Please use going forwards
A Nexmo application contains the security and configuration information you need to connect to Nexmo endpoints and easily use our products.__
Homepage
https://api.apis.guru/v2/specs/nexmo.com:application/1.0.2.json
Provider
nexmo.com:application / application
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/nexmo.com/application/1.0.2/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/nexmo.com/application/1.0.2/openapi.yaml

Tools (7)

Extracted live via the executor SDK.

  • root.createApplication

    You use a POST request to create a new application.

  • root.deleteApplication

    You use a DELETE request to delete a single application.

  • root.retrieveApplication

    You use a GET request to retrieve details about a single application.

  • root.retrieveApplications

    You use a GET request to retrieve details of all applications associated with your account.

  • root.updateApplication

    You use a PUT request to update an existing application.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools