v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
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.

successboolean
messagestring nullable

Optional informational message returned by some endpoints.

Example response

{
  "success": true
}