Bridge Training
APIThemesId

Delete a theme

DELETE
/api/themes/{id}

Path Parameters

id*string

Theme ID

Formatuuid

Response Body

application/json

curl -X DELETE "https://loading/api/themes/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{
  "deletedCount": 0
}