deleteApplication
inline suspend fun AccountAccessClient.deleteApplication(crossinline block: DeleteApplicationRequest.Builder.() -> Unit): DeleteApplicationResponse
Deletes an account access manager application. This operation is idempotent; deleting an application that has already been deleted does not return an error.