API Reference

I18n.deleteCategory

Deletes all strings from a category and the category itself.


Syntax

bool i18n.deleteCategory ( mixed appId, string category )

Arguments

NameTypeRequiredDefault valueDescription
appIdmixedRequirednone
categorystringRequirednoneCategoryname

Sample Response

Sample REST Response
http://api.newspark.ca/services/rest/i18n/deleteCategory?vhostID=[VHOST_ID]&appId=[APPID]&category=[CATEGORY]&APIKEY=[APIKEY]
<?xml version="1.0" encoding="UTF-8"?>
<result>1</result>
															    
														    
														

Code examples

0 comments

Be the first to comment on deleteCategory.

Add a Comment

  • captcha