최근 검색


최근 검색 없음

Unsuspend all users in Zendesk



2024년 3월 12일에 게시됨

Hello,

Is there a way to unsuspend all users at once in Zendesk Support by running a script like the below:

curl https://[subdomain].zendesk.com/api/v2/users/update_many.json?ids=1,2,3 \
-d '{"user": {"suspended": false}}' \
-H "Content-Type: application/json" -X PUT \
-v -u {email_address}:{password}

If yes what would the script be how would I run it?

Thank you.

Kind Regards,

Anton

 


0

2

댓글 2개

image avatar

Shawna James

Community Product Feedback Specialist

Hey Anton, i've moved this over to Q&A for better visibility with our Community to help answer your question. We can move it back to feedback if needed. Thank you again for engaging in our Community!

0


Hi Anton, you should check out ZCLI

https://developer.zendesk.com/documentation/apps/getting-started/using-zcli/

You are going to have to sign into your domain and then you should be able to run your script

0


댓글을 남기려면 로그인하세요.

원하는 정보를 못 찾으셨나요?

새 게시물