Skip to main content
PUT
Replace feedback assignees

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

userIds
string<uuid>[]
required

User IDs to set as assignees

Response

Assignees replaced

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