Hello community,
I'm currently working with the Miro API endpoint:
https://api.miro.com/v2/orgs/{org_id}/members
In this endpoint, I noticed that there is a `license` query parameter.
After conducting some tests within my enterprise organization, I found that I could only create users with the full and free license attributes.
I would like to understand how I can set some users to have the following license attributes:
- occasional, free_restricted, full trial and unknown.
Could someone please explain the different license options available in Miro and how to implement them through the API?
Thanks in advance,
BR
Vas