Delete Item Properties

Deletes the specified properties from an item (file, folder, or repository).

Requires Artifactory Pro, supported by local and local-cached repositories only.

Since: 2.3.2
Security: Requires a privileged user (can be anonymous)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

Repository key

string
required
length ≥ 1

Item path within the repository

Query Params
string
required

Comma-separated list of property keys to delete. Required.

integer
enum
Defaults to 1

Delete properties recursively from all items in folder (0 or 1). Default: 1 (recursive) for folders.

Allowed:
Responses
204

Properties deleted successfully (no content)

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json