Skip to main content
PUT
Update redline request members

Authorizations

Authorization
string
header
required

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

Path Parameters

redlineRequestId
string
required

The ID of the redline request to update members for

Body

application/json
members
object[]
required

Array of members to set for the redline request (replaces existing)

Minimum array length: 1

Response

Redline members updated successfully

members
object[]

The updated list of redline members