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

Authorizations

X-API-Key
string
header
required

Path Parameters

templateId
string
required

Template ID

Response

200
application/json
Template successfully deleted

The response is of type string.