v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
User

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

Request body

emailsstring[] required

List of emails to check access to site.

Response

Returns object with list of emails without access to site.

emailsWithoutAccessstring[]

List of emails that do not have access to site.

invalidEmailsstring[]

List of invalid emails provided in the request.