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

mysql - How to enter php data into a html multiple select box -

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

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -