v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Space Permission Transition

Bulk remove space permission access

Bulk removes access for one or more permission combination IDs obtained from the space permission combinations. This removes all space permissions for the specified combinations across the targeted spaces.

Permissions required: User must be a Confluence administrator.

post/space-permissions/transition/access-removals

Request body

permissionCombinationIdsstring[] required

List of permission combination IDs to remove access for.

Response

Returned if the bulk remove access task is successfully submitted.

taskIdstring required

The ID of the async task.

status'IN_PROGRESS' | 'COMPLETED' | 'FAILED' required

The current status of the task.

statusUrlstring required

URL to poll for task progress.