DELETE api/v1/articles/{articleId}
Deletes the specified article identifier.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
articleId |
The article identifier. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.