Files
Files stuff here.
Last updated
Files stuff here.
Last updated
GET
https://clevver.org/api/files
Name | Type | Description |
---|---|---|
GET
https://clevver.org/api/files/{file_id}
PUT
https://clevver.org/api/{file_id}
PATCH
https://clevver.org/apifiles/{file_id}/archive
PATCH
https://clevver.org/apifiles/{file_id}/unarchive
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
archived
Boolean
When true returns archived files (default: false)
filter
String
When 'untagged' returns only untagged files. (default: no filter.)
tags
String
A comma delimited list of tags
page
Integer
The page number to retrieve
file_id*
String
The id of the file
file_id*
String
The id of the file to update
tags[]
String
An array of tags for the file
name
String
The name (title) of the file
file_id
String
The id of the file to archive
file_id
String
The id of the file to unarchive