Upload file(.png,.jpg,.gif,.mp4)

Path: /api/v1/upload

Method: POST

Headers:

    Authorization: Bearer your.token.value

Form Params:

    file: the image or video or file

    user_id: the user's id who upload this file

Delete file

Path: /api/v1/delete

Method: POST

Headers:

    Authorization: Bearer your.token.value

Form Params:

    file: the image or video or file path, do not start with /