Skip to main content
POST
Add feedback assignee

Authorizations

Authorization
string
header
required

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

Path Parameters

feedbackId
string<uuid>
required

Feedback ID

Body

application/json
workspaceId
string<uuid>
required

Workspace ID

userId
string<uuid>
required

User ID to assign

Response

Assignee added

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