Delete a theme asset

Deletes a specified asset from a theme.

Path Params
integer
required

The unique identifier of the theme.

Query Params
string
required

The key of the theme asset to delete.

Responses
204

Theme asset deleted successfully.

401

Unauthorized. Invalid or missing API key.

404

Theme asset not found.

500

Server error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!