Artifacts
Delete/Toggle Artifact
DELETE
/
artifacts
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
id
string
requiredQuery Parameters
action
enum<string>
default: deleteAction to perform: "delete" to remove, "toggle" to switch active status.
Available options:
delete, toggle Response
200 - application/json
id
string
name
string
description
string | null
price
number | null
externalUrl
string | null
customJson
object | null
categoryId
string
isActive
boolean
createdAt
string
updatedAt
string
media
object[]
category
object
Was this page helpful?

