API endpoints overviewThemes
Delete theme
Delete theme
Removes your custom theme configuration. The SDK will revert to default styling.
Response Body
application/json
curl -X DELETE "https://api.ivandt.com/v1/themes"{
"message": "string"
}Delete theme
Removes your custom theme configuration. The SDK will revert to default styling.
application/json
curl -X DELETE "https://api.ivandt.com/v1/themes"{
"message": "string"
}curl -X DELETE "https://api.ivandt.com/v1/themes"