users_delete | R Documentation |
This function will delete one Domo user.
Note: even though the API documentation says this action cannot be reversed, that is not entirely accurate. A user account can be un-deleted by inviting a user with the same email address. This can be done using Domo's front-end or using the users_add function in this package.
users_delete(user_id)
user_id |
Domo user id. |
No content is returned.
API Documentation: https://developer.domo.com/docs/users-api-reference/users-2#Delete%20a%20user
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.