role
{ "role": "editor" }
curl --location 'https://api.servebolt.io/v1/environments//wordpress/users//remove-role' \ --header 'Content-Type: application/json' \ --data '{ "role": "editor" }'