Skip to main content
Call this API to update the app properties of a file or folder.

API call description

The app property information passed in the API is validated by property name.
  • If the existing property name of the file or folder matches the property name passed in, the API updates the property.
  • If the existing property name of the file or folder does not match the property name passed in, the API adds the property.

Request

Basic information

Request header

Path parameter

Query parameter

Request body

Request example

HTTP
Java
Python
PHP
Go
Node.js
C#

Response

Response body

Response body example

Error codes

If calling this API returns an error, refer to the Global error codes document for a solution based on the error message.