Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/api/v1/review/{rid}/reject \ --header 'Content-Type: application/json' \ --data ' { "note": "<string>" } '
{}
Reject from a QC/approve gate back to the edit stage (the rework loop).
Successful Response
The response is of type Response Reject Review Api V1 Review Rid Reject Post · object.
Response Reject Review Api V1 Review Rid Reject Post · object