Folders
Share folder with GET
Share a folder using legacy query parameters. Teachers and owners can share folders with other group members.
get/api/v1/folders/share/{id}/
Response
The resource was created successfully.
Example response
{
"success": true
}