Files
Last updated
Last updated
You can use the API to get or upload binary files.
POST
https://api.tiledesk.com/v3/files/users
Allows to upload an file with autentication
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Example:
GET
https://api.tiledesk.com/v3/files
Example
GET
https://api.tiledesk.com/v3/files/download
Example
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization
string
authorization token. Basic Auth or JWT
Content-Type
string
use "multipart/form-data" value
file
binary
the binary file
Authorization
string
authorization token. Basic Auth or JWT
Authorization
string
authorization token. Basic Auth or JWT