This is used to get a signed url to upload files;making request#
example of a request as an item object#
the item keys can be any string, they are used to identify the returned items from the response data, based on the request item keys;receiving response data#
note that, a fileDirPath
will be generated, this value is to be appended to the object props that the files are meant for; for instance, if it was for a user picture or cover, the user object should be updated with the fileDirPath value;example of response data items as an object#
Modified at 2025-07-09 10:07:59