Delete one or more artifacts

Version 4.0.25.2 (latest)

Delete one or more artifacts

To avoid rate limiting on deletion requests, multiple artifacts can be deleted at the same time by using a comma-delimited list of artifact keys.

Note: The artifact storage API can only be used by Looker-built extensions.

Request

DELETE /artifact/{namespace}
Datatype
Description
Request
HTTP Request
path
HTTP Path
namespace
string
Artifact storage namespace
query
HTTP Query
key
string
Comma-delimited list of keys. Wildcards not allowed.

Response

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link