View source: R/identitystore_operations.R
identitystore_delete_user | R Documentation |
Deletes a user within an identity store given UserId
.
See https://www.paws-r-sdk.com/docs/identitystore_delete_user/ for full documentation.
identitystore_delete_user(IdentityStoreId, UserId)
IdentityStoreId |
[required] The globally unique identifier for the identity store. |
UserId |
[required] The identifier for a user in the identity store. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.