OptionaldisplayName?: stringCustomer's name for display in the UI.
Optionalemail?: stringCustomer's email address.
OptionalfullName?: stringDeprecated, please use 'displayName'.
OptionalstrictConflictStatusCode?: booleanOptional boolean flag to return 409 Conflict status code for duplicate customer creation request
Optionaloptions: RequestOptions
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,
nameandkey, are automatically generated from the request details.Permissions required: Jira Administrator Global permission