suspend fun ConsulClient.destroyAclTokenAwait(id: String): Unit
Destroy Acl token
id - the ID of token
id
resultHandler - will be called on complete
resultHandler
Returnreference to this, for fluency *