v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
Pullrequests

Request changes for a pull request

post/repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/request-changes

Response

The participant object recording that the authenticated user requested changes on the pull request.

typestring required
role'PARTICIPANT' | 'REVIEWER'
approvedboolean
statestring
participated_onstring date-time

The ISO8601 timestamp of the participant's action. For approvers, this is the time of their approval. For commenters and pull request reviewers who are not approvers, this is the time they last commented, or null if they have not commented.