Skip to main content
DELETE
/
api
/
private
/
broker
/
price-triggers
/
{id}
/
Delete Price Trigger
curl --request DELETE \
  --url https://app.digitalsurge.com.au/api/private/broker/price-triggers/{id}/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Personal API key, created in the Digital Surge app under Account Settings → API Keys. Send it with every request as Authorization: Bearer <your-api-key>.

Path Parameters

id
integer
required

A unique integer value identifying this Price Trigger Rule.

Response

204

No response body