Disable and enable a user in Grafana via API call in JMeter

can i disable and enable a user in Grafana via API call in JMeter , i use “isdisable”:true and “isdisable”:false in JMeter . JMeter run the request correctly , but it not update in Grafana 10.2.2

Please give me way to do this

what does the api call look like? and what documentation did you use to create this api call

I use User API in Grafana documentation