session: ********************
curl --location --request PATCH 'https://api.snakk.ai/api/reseller/members/' \ --header 'Content-Type: application/json' \ --data '{ "role": "admin" }'
{ "success": true }