Getting operations for a space returns operations that can't be used to set permissions

According to the API documentation for Get Space (https://developer.atlassian.com/cloud/confluence/rest/api-group-space/#api-api-space-spacekey-get), when expanding operations the API “returns the operations for a space, which are used when setting permissions”. However, several of the operations returned produce errors when attempting to use them to set permissions.

Specifically, the two operations are “update/space” and “delete/space”.

What are these operations intended to be used for?

1 Like