DELETE api/ArticleCustomFields/{articleId}

Removes all the values on custom article fields that has specified article id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
articleId

globally unique identifier

Required

Body Parameters

None.

Remarks

None.

Example

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.