Deletes a file with a specified ID.
File deleted.
Unauthorized access. Invalid credentials used.
Access forbidden.
Resource not found.
$client->files()->delete('fileId');
{- "status": 401,
- "title": "string",
- "detail": "string",
- "instance": "string"
}