DELETE suggestions
This section describes how to use the DELETE
suggestions endpoint. Utilize the /api/v1/suggestions/{suggestion_id}
(DELETE) endpoint to delete an existing Conversation Starter by simply providing a
valid suggestion_id. You can retrieve the suggestion_id by utilizing
the Get Suggestions API.