repos.v2
Update repository review instructions
Update custom instructions for code reviews on pull requests
PATCH
Update repository review instructions
Documentation Index
Fetch the complete documentation index at: https://docs.ghostsecurity.ai/llms.txt
Use this file to discover all available pages before exploring further.
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"
Previous
Verify webhookVerify the HMAC-SHA256 signature of a webhook payload against the destination's signing key
Next
Update repository review instructions