v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Space Permission Transition

Generate space permission combinations

Submits a task to refresh the space permission combinations in the database, which identifies all unique permission combinations across the site. This provides permission combination IDs that can be used with the assign-roles and remove-access endpoints.

Permissions required: User must be a Confluence administrator.

post/space-permissions/transition/combinations

Response

Returned if the generation 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.