Create New Users using JIRA REST API -


I am trying to use new users with the cumin seed REST API. However, when I am checking, the post method syntax details are empty. Does anyone know the JSON syntax and REST handles to create a new user? JSON object is to use: "username": "user name", "password",

"user name @ local", "emailAddress" Html>

Comments