Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Why the Rest API assigning default name to user when create?

Deleted user February 3, 2021

Hi, I'm trying to create an automated process that syncs the organization and users from our legacy software to JIRA and when I send a payload with information Jira is creating the account with the specified email but it uses a default name...

Can anyone help me out identifying what I'm doing wrong?

 

This is the payload structure I send on the POST request:

payload = json.dumps({ "emailAddress": mail, "displayName": name, "name": name })

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events