Update files in WorldServer via WorldServer REST API

There is a post call with files in WorldServer REST API so I was able to upload a file using the /files endpoint to WorldServer, but I couldn't find any put or patch.

So Is there an endpoint that allows to upload the uploaded file via WorldServer REST API?