Delete an Application
Delete an application.
Delete an application. The associated SMTP credentials and sending key will no longer be valid. This action cannot be undone.
Scope: applications.delete
Path Parameters
application_idintegerrequiredThe ID of the application to delete.
Sample Response
200 OK
{ "data": null }