Skip to main content
DELETE
/
templates
/
custom
/
{templateId}
Delete custom template
curl --request DELETE \
  --url https://api.gputrader.io/v1/templates/custom/{templateId} \
  --header 'X-API-Key: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.gputrader.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Path Parameters

templateId
string<uuid>
required

Template ID

Response

Template successfully deleted

The response is of type string.