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

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -