Skip to main content
PUT
Change who may watch a pull request's proof

Authorizations

Authorization
string
header
required

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

Path Parameters

pullRequestID
string<uuid>
required

Body

application/json
visibility
enum<string>
required
Available options:
public,
org

Response

OK

changed
object | null
required
visibility
enum<string>
required
Available options:
public,
org