public Task AcceptInviteAsync(string code, RestRequestOptions options = null)
 => ApiClient.AcceptInviteAsync(code, options);