DELETE v1/Article/{articleKey}/Creator/{creatorKey}
Delete a Creator.
Roles Allowed
admin, editor
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
articleKey | integer |
Required |
|
creatorKey | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
HTTP 200 if found, HTTP 404 otherwise
None.