Is it possible to create users via JIRA rest API?

Pushpkant September 17, 2015

Hi,

 

I have a requirement where we have to create users if they does not exists in JIRA system. I want to create user with following details.

  • Username
  • Email
  • Full Name

JIRA Version: 6.x

Please let me know how can I proceed with this?

Thanks,

1 answer

1 accepted

1 vote
Answer accepted
Jonas Andersson
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 18, 2015

Yes it is. The answer is covered better here than i can:

 

http://stackoverflow.com/questions/26609725/create-new-users-using-jira-rest-api

Suggest an answer

Log in or Sign up to answer