Create DNS config
Authentication
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Welcome to the new emnify developer docs! These pages replace the legacy Swagger-based site, which will be removed by end of January 2026.
Creates a DNS configuration object. The DNS config can be applied to a service profile and all endpoints which use that service profile will have the associated DNS settings applied. DNS changes are instantly applied to any new PDP context. Connected devices with previously established PDPs will continue to use the previous nameserver config until the next time they reconnect.
Primary and secondary nameservers and IP version (4 for IPV4 or 6 for IPV6) must be specified with this request.
The system currently falls back to IPV4 for the actually-enforced networking settings of endpoints, therefore the IPV6 parameter will be ignored when provided.