Skip to main content
POST
Update Workspace Pull Request

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys. User-session JWTs are not accepted by /v1/replica endpoints.

Path Parameters

workspaceId
string<uuid>
required

Body

application/json
prUrl
string<uri>
required
action
enum<string>
required

The direct GitHub pull request transition to perform.

Available options:
close,
convert_to_draft,
mark_ready_for_review

Response

Pull request updated

success
boolean
required