Skip to main content
Rising Star
June 4, 2026
Question

Bulk delete users in PRA?

  • June 4, 2026
  • 5 replies
  • 69 views

Anyway of being able to mass delete users in PRA? E.g. if not authenticated in X amount of days?


GUI doesn’t have check boxes to select multiple users to perform bulk tasks. There’s a 5+ sec gap when deleting individual users one buy one and whilst waiting for the user table to refresh, quite tedious!

 

 


No automated settings I’m aware of for internal users, whereas vendor users have this option -


Will implementing SCIM (SAML only currently) address this or will it only disable users rather than delete?​​​​​​​

    5 replies

    BeyondTrust Employee
    June 8, 2026

    Currently, there is no option to delete/remove users in mass.  This applies to SAML, LDAP, etc…

     

    Todd

    Pulitros144
    Veteran
    June 8, 2026

    @Darryl B Have you tried API?

    PS
    Darryl BAuthor
    Rising Star
    June 9, 2026

    @Pulitros144 I haven’t. Got any links or search criteria I can use as a pointer? TIA

    BeyondTrust Employee
    June 9, 2026

    Hello ​@Darryl B - the API  you would need for this type of operation is the Configuration API, and it's available to view on the appliance itself. You can find more about it here: https://docs.beyondtrust.com/pra/reference/configuration-api. There are many options for this API, please let us know how you get on!

    Apprentice
    September 14, 2026

    Hi ​@Darryl B , did you find a solution for it. I’m also working on this topic. I have a powershell script running as scheduled task to just print the users to be deleted, next step will be to implement  a version that can delete users but I need to find a option to protect users having a personal vault in place.