Bitbucket Data Center API Client
    Preparing search index...

    Interface DeletePullRequestData

    Payload for DELETE /rest/api/latest/projects/{key}/repos/{slug}/pull-requests/{id}.

    interface DeletePullRequestData {
        version: number;
    }
    Index

    Properties

    Properties

    version: number