user
check-access-by-email
Check site access for a list of emails
Returns the list of emails from the input list that do not have access to site.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
POST /user/access/check-access-by-email
| Flag | Type | Required | Description |
|---|---|---|---|
--body | string | No | request body (JSON string, @file, or - for stdin) |
Example:
bash
cf user check-access-by-emailinvite-by-email
Invite a list of emails to the site
Invite a list of emails to the site.
Ignores all invalid emails and no action is taken for the emails that already have access to the site.
NOTE: This API is asynchronous and may take some time to complete.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
POST /user/access/invite-by-email
| Flag | Type | Required | Description |
|---|---|---|---|
--body | string | No | request body (JSON string, @file, or - for stdin) |
Example:
bash
cf user invite-by-email