DELETE api/TermGroup/TermSet/Terms/Delete?termsGroupId={termsGroupId}&termsSetId={termsSetId}&termId={termId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
termsGroupId

globally unique identifier

Required

termsSetId

globally unique identifier

Required

termId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.