Skip to main content

Partial Update a Jira Server Target instance

PATCH 

/targets/:id/integrations/jira-server/

Request

Path Parameters

    id stringrequired

Body

    auto_sync booleanrequired
    auto_sync_closed booleanrequired

    Default value: false

    project_id stringrequired
    issue_type_id stringrequired
    status_mapping objectnullable
    property name* anynullablerequired
    priority_mapping objectnullable
    property name* anynullablerequired

Responses

Schema
    auto_sync booleanrequired
    auto_sync_closed booleanrequired

    Default value: false

    project_id stringrequired
    issue_type_id stringrequired
    status_mapping objectnullable
    property name* anynullablerequired
    priority_mapping objectnullable
    property name* anynullablerequired
Loading...