Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Repository ID
Body
application/json
Review instructions data
Response
OK
Repository review instructions
When the instructions were created
Example:
"2025-05-29T22:27:39.047356Z"
Whether the instructions are enabled
Example:
true
Custom instructions for code reviews
Example:
"Focus on security vulnerabilities and follow OWASP guidelines."
When the instructions were last updated
Example:
"2025-05-29T22:27:39.047356Z"