| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
This API allows you to delete files from the server.
!> I was facing some problems testing the File API, so it is best not to use it
DELETE
https://api.vrchat.cloud/api/1/file/[FILEID]
FILEID - the file id
Yes
{
"success": {
"message":"File deleted",
"status_code":200
}
}| Back | FazBrowse Home | New Git URL |