Skip to main content
PUT
Replace assignees

Authorizations

Authorization
string
header
required

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

Path Parameters

reviewId
string<uuid>
required

Review ID

Body

application/json
workspaceId
string<uuid>
required

Workspace ID

userIds
string<uuid>[]
required

List of user IDs to assign

Response

Assignees updated

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