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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...