Users update
PATCH /admin/users/{id}/role
Update an admin user's role (viewer, editor, admin, superadmin). Cannot change your own role. Evicts the user's session so the change takes effect immediately.
curl -X PATCH "https://api.part3.io/v1/admin/users/string/role"Empty