Getting Data In

how to change user password using rest url without using curl command?

srinathd
Contributor

how to change user password using rest url without using curl command?

0 Karma

somesoni2
Revered Legend

You can change it like this:

curl -k -u admin:changeme https://localhost:8089/services/authentication/users -d name=User1 -d password=changeme -d roles=admin

More details here
http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTaccessExamples

0 Karma

srinathd
Contributor

I am looking for rest url (post) to change the password, instead of using curl command. With curl command i am able to do it. Thanks for your reply.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...