Upload file for a specific user

This endpoint allows users to upload a file associated with their user ID. The file should be in binary format and can include various types such as images, documents, compressed files, text files, videos, audio, and rich text format.

Name Type Description
userId string The user to be associated with file.
file file The file to be uploaded.
Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!