Delete Kx User
finspace_delete_kx_user | R Documentation |
Deletes a user in the specified kdb environment¶
Description¶
Deletes a user in the specified kdb environment.
Usage¶
Arguments¶
userName
[required] A unique identifier for the user that you want to delete.
environmentId
[required] A unique identifier for the kdb environment.
clientToken
A token that ensures idempotency. This token expires in 10 minutes.
Value¶
An empty list.