curl --location '/permissions/add-permission' \ --header 'Content-Type: application/json' \ --data '{ "code": "MANAGE_SALES" }'
{}