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