---
title: Modify file information
description: POST /nd/api/file/update_file: Modify file information interface description, including path, method, parameters and return information.
slug: api-post-nd-api-file-update-file
lang: en
category: File API
category_order: 8
order: 111
api_method: POST
api_path: /nd/api/file/update_file
api_label: Modify file information
keywords:
  - API
  - Modify file information
  - /nd/api/file/update_file
---

# Modify file information

| Properties | Values |
| --- | --- |
| HTTP method | `POST` |
| Interface path | `/nd/api/file/update_file` |
| Category | File API |

## Interface description

Interface path: `/nd/api/file/update_file`

HTTP method: `POST`


**HTTP method:** `POST`

## Call instructions

- Before calling, you need to complete [Get token](api-post-api-token-do.md) or the corresponding login-free authentication, and carry `Authorization: Bearer <access_token>` in the request header.
- If there are differences in parameters and return fields due to deployment versions, the actual private cloud API documents and joint debugging results should prevail.
- Category: File API.
