The records property
To delete a domain, send a DELETE request to /v2/domains/$DOMAIN_NAME.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To get details about a specific domain, send a GET request to /v2/domains/$DOMAIN_NAME.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To delete a domain, send a DELETE request to /v2/domains/$DOMAIN_NAME.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To get details about a specific domain, send a GET request to /v2/domains/$DOMAIN_NAME.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/domains/{domain_name}