cURL
curl --request DELETE \ --url https://east.sandbox.spade.com/programs/{programId}/merchant-action-triggers \ --header 'X-Api-Key: <api-key>'
{ "details": "<string>" }
Clear all merchant action triggers at the program scope.
This creates a new version with an empty trigger list.
To learn more about action triggers, please read the Realtime Action Triggers Guide.
Your unique identifier for the program
512
Triggers cleared successfully