Authorization: Bearer ********************
curl --location --request DELETE 'https://oapi.czl.net/v1/files/' \ --header 'Authorization: Bearer '
{ "id": "file-abc123", "object": "file", "deleted": true }