curl --location 'https://api.chattabox.com/v1/signed-url?for=undefined&fileName=my-file.png&mimeType=image%2Fpng&userId=undefined&arenaId=undefined&postId=undefined'{
"success": true,
"statusCode": 200,
"data": {
"uploadUrl": "string",
"expectedFileUrl": "string"
}
}