{ "role": {} }
curl --location --request POST 'https://example.com:30888/roles//private' \ --header 'Content-Type: application/json' \ --data-raw '{ "role": {} }'
{}