Applications

Delete an Application

Delete an Application.

Permissions

The API token must include one of the following scopes: Voice or Messaging or Fax.

delete/Accounts/{AccountSid}/Applications/{Sid}

Path parameters

AccountSidstring uuid required

The Account ID that has the Application.

Sidstring uuid required

The Application ID that uniquely identifies the Application.

Response

204 No Content response.

Changes