Authorization: ********************curl --location 'https://api.pitside.app/file/' \
--header 'activeTeamId;' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"ownedById": "string",
"fileName": "string",
"contentType": "string",
"fileSize": 0,
"fileURL": "http://example.com"
}