Typescript (SDK)
Domains
Delete a DNS zone record
Removes a DNS record from a Crevio-registered domain’s zone. The apex/www routing records that keep the storefront online are protected and cannot be deleted here. Deleting a record Crevio did not create requires acknowledge_unowned: true.
DELETE
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Path Parameters
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")
ID of the DNS record to delete.
Query Parameters
Required to delete a record that was not created by Crevio.

