Delete the favicon from the Theme
Security
bearerToken
- Productionhttps://api-v2.dash.app/context-types/{contextType}/contexts/{contextId}/theme/favicon
- Staginghttps://api-v2.dashstaging.app/context-types/{contextType}/contexts/{contextId}/theme/favicon
curl -i -X DELETE \
'https://api-v2.dash.app/context-types/{contextType}/contexts/{contextId}/theme/favicon' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'