upload_file
- Inputs
{
"file_type": "string: allowed: file, image, video, audio",
"is_ad": "integer equal 1: optional",
"is_sticker": "integer covering 0 and 1: 1 as a sticker and 0 as a non-sticker: optional"
}
- Errors
{
"must_login": "user must be login"
}
- Extra Description
Uploads a file into pantel server
- Sample
- Url:
- Output:
{}