Reviews
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
organizationIdstringRequired
The organization ID
approvalIdstring · uuidRequired
approvalRunIdstring · uuidRequired
Body
resultstring · enumRequiredPossible values:
commentstringOptional
Responses
204
OK
403
Forbidden operation
application/json
404
Resource not found
application/json
409
The HTTP 409 Conflict response status code indicates a request conflict with current state of the target resource.
application/json
post
/organizations/{organizationId}/approvals/{approvalId}/runs/{approvalRunId}/reviewsNo content
Last updated
Was this helpful?

