curl --location --request POST 'https://api.pibox.com/v1/files/get_pibox_folder_url' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"file_id": 620908
}'{
"file_id": 620908,
"object": "folder_url",
"url": "https://pibox.com/app/project/158403/files/"
}