suspend fun ConsulClient.updateAclTokenAwait(token: AclToken): String
Update Acl token
token - properties of the token to be updated
token
Return reference to this, for fluency *