Upload File
POST Upload File
Method: POST
URL: https://kms.bpsdmkemhan.id/api/development/panel/file-manager
Description
Successful Response:
{
"success": true,
"status": "uploaded",
"message": "api.public.uploaded",
"data": {
"name": "certificate (1).pdf",
"url": "http://localhost:8000/store/995/avatar/certificate (1).pdf",
"path": "/avatar/certificate (1).pdf",
"is_folder": false,
"created_at": "2025-06-13 07:51:46"
}
}
Authentication
bearer <token anda>
Header
| Key | Value |
|---|---|
| x-api-key | 1234 |
Request Body (Multipart-form)
| Key | Value |
|---|---|
| file | @file(/Users/vitoramadhan/Downloads/certificate (1).pdf) |
| path | /avatar |