My App

Delete theme

Delete theme

Removes your custom theme configuration. The SDK will revert to default styling.

DELETE
/themes

Response Body

application/json

curl -X DELETE "https://api.ivandt.com/v1/themes"
{
  "message": "string"
}