Version 4.0.24.16
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
path
Expand HTTP Path definition...
namespace
Artifact storage namespace
query
Expand HTTP Query definition...
key
Comma-delimited list of keys. Wildcards not allowed.
Response
204: The artifact is deleted.
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link