Skip to main content

Patch Azure DevOps Target Config

PATCH 

/targets/:id/integrations/azure-devops/

Request

Path Parameters

    id stringrequired

Body

    project

    object

    property name* any
    work_item_type string

    Possible values: <= 254 characters

    auto_sync boolean

    Sync findings to Azure DevOps

    auto_sync_closed boolean

Responses

Schema

    project

    object

    required

    property name* any
    work_item_type stringrequired

    Possible values: <= 254 characters

    auto_sync boolean

    Sync findings to Azure DevOps

    auto_sync_closed boolean
Loading...