Start Build
    • PDF

    Start Build

    • PDF

    Article summary

    Summary

    Build a SourceBuild project.

    Request

    API URL

    POST  {SOURCEBUILD_API_URL}/project/{projectId}/build
    

    Request parameter

    ItemTypeDescriptionRemarks
    projectIdstringProject IDSearch with projectList API

    Request query

    None

    Request body

    None

    Response

    Response body

    {
        "projectId": "number",
        "buildId": "string"
    }
    
    ItemTypeDescriptionRemarks
    projectIdnumberProject ID
    buildIdstringBuild ID

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.