Deleting an user

NB: You can only use this function if you have the admin role on the platform.

saagieapi.users.delete

Example :

saagieapi.users.delete(user_name="test_user")

Response payload example :

True