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

    Class Customer

    Index

    Constructors

    Methods

    Constructors

    Methods

    • This method adds a customer to the Jira Service Management instance by passing a JSON file including an email address and display name. The display name does not need to be unique. The record's identifiers, name and key, are automatically generated from the request details.

      Permissions required: Jira Administrator Global permission

      Type Parameters

      Parameters

      Returns Promise<void>

    • This method adds a customer to the Jira Service Management instance by passing a JSON file including an email address and display name. The display name does not need to be unique. The record's identifiers, name and key, are automatically generated from the request details.

      Permissions required: Jira Administrator Global permission

      Type Parameters

      Parameters

      Returns Promise<T>