Rest Api #3062
omer83
started this conversation in
Content Help کمک به اصلاح محتوا
Rest Api
#3062
Replies: 2 comments
-
اینو تیم هیدیفای بررسی کرده؟ |
Beta Was this translation helpful? Give feedback.
0 replies
-
متاسفانه کار نمیکنه. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I developed add and remove user api system for hidedify. If anyone wants other functions, I'll add them.
Add User:
Endpoint: https://www.plumedns.com/projects/hiddify/create_user.php
Post Data: hiddify_url, name, usage_limit, package_days, mode
FORM URL Encoded
Delete User:
Endpoint: https://www.plumedns.com/projects/hiddify/delete_user.php
Post Data: hiddify_url, name, uuid
FORM URL Encoded
hiddify_url = Hiddify admin panel url
name = Username
usage_limit = Usage Limit (GB)
package_days = Package Days
mode = daily, weekly, monthly, no_reset
Beta Was this translation helpful? Give feedback.
All reactions