Returns a raw HTTP response for patch /api/v1/workspaces/current/members/{identity_id},
but is otherwise the same as [MemberServiceAsync.update]..
public CompletableFuture<HttpResponseFor<MemberUpdateResponse>> update(
String identityId,
MemberUpdateParams params
)Returns a raw HTTP response for patch /api/v1/workspaces/current/members/{identity_id},
but is otherwise the same as [MemberServiceAsync.update].
| Name | Type | Description |
|---|---|---|
identityId* | String | |
params* | MemberUpdateParams |