chatrooms

Share Class Plan Material

Attach an uploaded file to this class's plan. Host only.

The client uploads to /api/upload/assignment-file first and posts the reference it got back. Returns the material as a client reads it — a freshly signed link, never the stored reference.

post/chatrooms/{room_name}/plan/materials

Path parameters

room_namestring required

Headers

authorizationstring nullable

Request body

refstring required
namestring nullable
sharedboolean

Response

Successful Response

{"stackTrail":"paths:/chatrooms/{room_name}/plan/materials:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.