rasnesakam/Trascendence

Uploads Endpoint

Closed this issue · 0 comments

Description

We need an endpoint to manage file uploads for avatar image changing.

Possible methods:

  • GET
  • POST
  • DELETE

File upload instructions

  • The uploaded files belongs to spesific users that sent to server. To handle file upload, we need to check access token
  • Also, deletion of files need authentication for it's owner user.
  • Getting file has no spesific restrictions. It will be fetched as it's like static file