DELETE api/v2.0/Question/Delete?questionKey={questionKey}
Administrator-only endpoint to delete the specified question. All answers associated with the question must be deleted prior to the deletion of the question.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
questionKey |
The unique identifier for the question that you would like to delete. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.