Hi,
according to the documentation https://docs.2600hz.com/supported/doc/internationalization/numbers/#adding-system-dialplan-example, I try to create a dialplan and here is the error:
curl -X PUT -H "Content-Type: application/json" -H "X-Auth-Token: $AUTH_TOKEN" http://localhost:8000/v2/system_configs -d '{"data":{"id":"dialplans"}}' | python -mjson.tool
I do not see any error on my side?