Skip to main content

Partial Update of Jira Cloud Target Config

PATCH 

/targets/:id/integrations/jira-cloud/

Request

Path Parameters

    id stringrequired

Body

    auto_sync boolean
    auto_sync_closed boolean
    project_id string
    issue_type_id string

    status_mapping

    object

    nullable

    property name* anynullable

    priority_mapping

    object

    nullable

    property name* anynullable

Responses

Schema

    auto_sync boolean
    auto_sync_closed boolean
    project_id stringrequired
    issue_type_id stringrequired

    status_mapping

    object

    nullable

    property name* anynullable

    priority_mapping

    object

    nullable

    property name* anynullable
Loading...