delete
https://gw.commpeak.com/textpeak/domains/
Description
Summary: Permanently deletes a domain by its unique identifier. Details: This endpoint removes the specified domain from your TextPeak account. Once deleted, the domain and all its associated configuration (including DNS records and verification status) are permanently removed and cannot be recovered. If you want to temporarily disable a domain without losing its configuration, consider using the Archive/Unarchive domain endpoint instead.
Authentication & Scopes
Authentication is handled via an API key provided in the Authorization header. No OAuth scopes are defined; access is granted or denied based on the validity of the key.
| Method | Details |
|---|---|
| API Key | Pass your API key directly in the Authorization header value (not as a Bearer token). |
Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | The API key that verifies your access to the API. |
accept | No | Expected response format. Default: */*. |
Parameters
| Parameter | Type | Location | Required | Description |
|---|---|---|---|---|
:id | string | Path | Yes | The unique identifier of the domain to delete. |
Request Body
This endpoint does not use a request body.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…