Hello,
My client is hoping to create / remove miro users via spreadsheet. In order to acheive this, they need to create occasional users (day passes).
I am aware that occasional users are company level accounts, however I do not see company level endpoints mentioned in the docs. I noticed that the webapp achieves this by making requests to the following endpoint:
/api/v1/organizations/{organisationId}/members
Although my calls to the same endpoint are returning 404’s. Consequently, my assumption is that this endpoint is not available for public consumption. Am I correct, and if so do you have any plans to open this up in the future?
Thanks in advance,
Oliver McPheely.