Deletes an application by its ID.
UNAUTHORIZED: The user is not authenticated or does not have sufficient permissions.APP_NOT_FOUND: The specified application does not exist.APP_ID_REQUIRED: The application ID was not provided.DELETE_APP_FAILED: The application could not be deleted.