Skip to main content

Update Jira Cloud Target Config

PUT 

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

Request

Path Parameters

    id stringrequired

Body

required

    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

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...