Skip to main content
PUT
Update redline members

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials access token, passed as a Bearer token in the Authorization header.

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.