The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events