Updates a single assignment by assignment ID. Use GET /spaces/{spaceId}/assignments to list all users and groups assigned to the space and their assignment ID. The complete list of roles must be provided.
GET /spaces/{spaceId}/assignments
The ID of the space of the assignment.
The ID of the assignment to update.
an object with the body content
Optional
UpdateSpaceAssignmentHttpError
Updates a single assignment by assignment ID. Use
GET /spaces/{spaceId}/assignments
to list all users and groups assigned to the space and their assignment ID. The complete list of roles must be provided.