Delete default DNS config for an organization
Deletes the default DNS configuration for the specified organization.
Only the organization’s own default DNS config can be deleted. After deletion, the organization will inherit the default DNS config from its parent (if one exists).
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
Path parameters
organisation_id
Organization ID
Response
Default DNS config successfully deleted.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error