- Server operating system version
- centos
- Plesk version and microupdate number
- 10
Hello
for example this is for get list domains:
proxychains4 curl -k -L -X GET -u 'userass' -H "Content-Type: application/json" -H "Accept: application/json" "http://domain:8443/api/v2/domains"
I need someone tell me how to use plesk restful api to determine the user is admin or reseller? i mean the role maybe ? please help me with full code
for example this is for get list domains:
proxychains4 curl -k -L -X GET -u 'userass' -H "Content-Type: application/json" -H "Accept: application/json" "http://domain:8443/api/v2/domains"
I need someone tell me how to use plesk restful api to determine the user is admin or reseller? i mean the role maybe ? please help me with full code