Skip to main content
DELETE
Bulk delete feedbacks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspaceId
string<uuid>
required

Workspace ID

feedbackIds
string
required

Comma-separated feedback IDs to delete

Minimum string length: 1

Response

Deletion result

success
enum<boolean>
required
Available options:
true
data
object
required