Skip to main content
PUT
Replace

Authorizations

Authorization
string
header
required

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

Query Parameters

project
string
required
Required string length: 1 - 256

Body

application/json
expected_generation
integer
required
Required range: x >= 0
authors
string[]
required
Maximum array length: 100
Required string length: 1 - 128
reviewers
string[]
required
Maximum array length: 100
Required string length: 1 - 128
note
string
required
Required string length: 1 - 1024

Response

Successful Response

generation
integer
required
authors
string[]
required
Maximum array length: 100
Required string length: 1 - 128
reviewers
string[]
required
Maximum array length: 100
Required string length: 1 - 128