Authorization: Bearer ********************
curl --location --request POST 'https://api.pibox.com/v1/files/rm' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "file_id": 655608 }'