DELETE v1/Article/{articleKey}/Contributor/{contributorKey}

Delete a Contributor.

Roles Allowed

admin, editor

Request Information

URI Parameters

NameDescriptionTypeAdditional information
articleKey

integer

Required

contributorKey

integer

Required

Body Parameters

None.

Response Information

Resource Description

HTTP 200 if found, HTTP 404 otherwise

None.