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