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