Deletes the kdb environment. This action is irreversible. Deleting a kdb environment will remove all the associated data and any services running in it.
See https://www.paws-r-sdk.com/docs/finspace_delete_kx_environment/ for full documentation.
finspace_delete_kx_environment(environmentId, clientToken = NULL)
[required] A unique identifier for the kdb environment.
A token that ensures idempotency. This token expires in 10 minutes.