Skip to content

Remove an answer from a question

Questions

The author who originally asked the question or any moderator can remove an answer from a question.

DELETE
/questions/replies/{replyId}/answer

Parameters

Path Parameters

replyId*

ID of the question reply to interact with

Type
string
Required

Query Parameters

authorId*

The ID of the author or moderator removing the reply.

Type
string
Required

Responses

Answer removed from question

Samples

Gainsight CC Developer Portal