Manage company users with Rest API

  • 1 April 2022
  • 1 reply
  • 282 views

We have a need to pull the company users list and validate user who have a license that they have been active in the last 60 days. If they have not been active, we move their license to Free Restricted to free up the license for another user. We currently implement this by download the user.xlsx from Miro but would like to perform this via API. Is there any APIs that allow this functionality?


1 reply

Userlevel 2
Badge

Hey David,

I’d recommend checking out the Enterprise-specific SCIM API. We’ve also added several Enterprise-specific API endpoints to the Miro REST API v2, although the v2 is currently in Beta.

Both of these should help you manage your users programmatically.

Joanna

Reply