Description
Summary: Deletes a stream event template by its ID via the TextPeak API.
Details: This endpoint permanently removes a specific stream event template identified by its unique ID. Once deleted, the template can no longer be referenced or triggered by other endpoints. Use this to clean up unused or deprecated templates from your account. This action is irreversible — ensure the template is no longer in use before deleting it. Authentication is performed via a TextPeak API key passed in the Authorization header.
Authentication & Scopes
Authentication is handled via a TextPeak API key provided in the Authorization header. No OAuth scopes are defined; access is granted or denied based on the validity of the API key.
| Method | Details |
|---|---|
| API Key | Pass your TextPeak API key directly in the Authorization header value. |
Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Your TextPeak API key that authenticates the request. |
accept | No | Set to */* by default. Indicates the client accepts any response format. |
Parameters
Path Variables
| Variable | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique identifier of the stream event template to delete. |
Request Body
This endpoint does not require a request body.
Examples
This endpoint has a saved example demonstrating usage:
- Delete stream event template — Deleting a specific stream event template by its ID.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||