Hi,
For one of our customers, a school, we will have to invite users in bulk via REST API. It concerns students, at the beginning of the school year (so many many users at a time). This customer is not able to claim the domain, that's why this will be happening via REST API, the Create User endpoint.
Only school personel will have paid Confluence accounts. The students will have guest accounts.
From what I read, guest users have to be added to spaces in an individual basis. Is this concerns hundreds of users, we are trying to find a way to do this in bulk, for example by adding to the Create User script something like "guest user", Space permissions "xxx".
Any ideas?
Thank you in advance for your help!
Hi @Véronique
Unfortunately there isn't an endpoint to invite users in confluence. You can vote and watch this issue https://jira.atlassian.com/browse/CONFCLOUD-54893 to be further notified.
That issue does not mention guest users but it does mention an experimental API for inviting users: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-user/#api-user-access-invite-by-email-post
That experimental API is for inviting regular users and has no functionality related to guest users.
I'll add a comment to that issue because it is probably the closest thing that exists for tracking this requested feature (the ability to invite guest users via REST API).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.