Getting Data In

Set a user timezone through REST API

camillak
Path Finder

Is there a way to set another user's timezone from the REST API? My user account with edit_user capability cannot change the timezone of other users, although I can update roles, change passwords, etc. If i try to update another user's timezone setting I see "Argument 'tz' is not supported by this handler" while the same call will work for the user account that is issuing the REST call.

While this does kinda seem like a bug, is there a known workaround? I am able to do it with capability admin_all_objects, but don't want to do that for security reasons etc.

0 Karma

npinjar1
Loves-to-Learn

you might be using a wrong HTTP method , try to do POST and it works.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...