POST
/
api
/
v1
/
management
/
storage
{
  "data": {
    "fileUrl": "http://localhost:3000/storage/cm1ubebtj000614kqe4hs3c67/public/profile--fid--abc123.png",
    "localUrl": "http://localhost:3000/storage/cm1ubebtj000614kqe4hs3c67/public/profile.png",
    "signedUrl": "http://localhost:3000/api/v1/client/cm1ubebtj000614kqe4hs3c67/storage/public",
    "updatedFileName": "profile--fid--abc123.png"
  }
}

Headers

x-api-key
string
required

Body

application/json

Response

200
application/json

OK - Returns the signed URL, updated file name, and file URL.

The response is of type object.