Skip to main content
DELETE
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

record_id
string
required

ID of the DNS record to delete.

Query Parameters

acknowledge_unowned
boolean

Required to delete a record that was not created by Crevio.

Response

DNS record deleted

id
string
required
object
enum<string>
required
Available options:
dns_record
deleted
enum<boolean>
required
Available options:
true