DELETE
/
api
/
v1
/
cms
/
templatecategory
/
{templateCategoryId}
curl --request DELETE \
  --url https://saas.pads365.com/rdx/NDS.Services.Cms/api/v1/cms/templatecategory/{templateCategoryId}
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>"
}

Path Parameters

templateCategoryId
string
required

Response

200 - application/json

The response is of type object.