All Products
Search
Document Center

Drive and Photo Service:FileDeleteUserTags

Last Updated:May 27, 2026

Deletes custom tags from a file.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST /v2/file/delete_usertags HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

domain_id

string

Yes

body

object

No

Request body parameters.

drive_id

string

Yes

Space ID

1

file_id

string

Yes

File ID

9520943DC264

key_list

array

Yes

List of tags to delete. The array must not be empty and can contain up to 1,000 items.

string

Yes

Tag name. Must not contain the # character.

tag

Response elements

Element

Type

Description

Example

None defined.

Examples

Success response

JSON format

{}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.