Storyden
Admin

Admin Theme Asset Delete

Delete an inactive custom theme asset.

DELETE/admin/theme/assets/{asset_filename}

Delete an inactive custom theme asset.

storyden-session<token>

In: cookie

Path Parameters

asset_filename*string

Asset ID.

Response Body

application/json

curl -X DELETE "https://example.com/admin/theme/assets/string"
Empty
Empty
Empty
Empty
Empty
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "trace_id": "string",
  "metadata": {}
}