POST /rubric/text_download
Download Text
Download a text file by text resource ID.
Request Body (TextDownloadRubricApiRequest)
| Field | Type | Required | Description |
|---|---|---|---|
text_id | string | Yes | UUID of the texts_resource to download |
Response
{}Last updated on