Appearance
Delete a site theme asset​
DELETE
/sites/{id}/theme-assets/{assetId}
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Parameters​
Path Parameters
id*
Type
Requiredstring
assetId*
Type
Requiredstring
Responses​
Deleted
application/json
JSON"asset": "string"
{
 Â
}