Jira.js - Jira Cloud API library
    Preparing search index...

    Interface AddOrganization

    interface AddOrganization {
        organizationId: number;
        serviceDeskId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    organizationId: number

    List of organizations, specified by 'ID' field values, to add to or remove from the service desk.

    serviceDeskId: string

    The ID of the service desk to which the organization will be added. This can alternatively be a project identifier.