Delete stream event template

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.

MethodDetails
API KeyPass your TextPeak API key directly in the Authorization header value.

Headers

HeaderRequiredDescription
AuthorizationYesYour TextPeak API key that authenticates the request.
acceptNoSet to */* by default. Indicates the client accepts any response format.

Parameters

Path Variables

VariableTypeRequiredDescription
idstringYesThe 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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*