DELETE api/ArticleCustomFields/{articleId}
Removes all the values on custom article fields that has specified article id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| articleId | globally unique identifier |
Required |
Body Parameters
None.
Remarks
None.
Example
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.