interface DeleteFeedback {
    requestIdOrKey: string;
}

Properties

Properties

requestIdOrKey: string

The id or the key of the request to post the feedback on