cURL
curl --request DELETE \ --url https://east.sandbox.spade.com/users/{userId}/cards/{cardId}/merchant-action-triggers \ --header 'X-Api-Key: <api-key>'
{ "details": "<string>" }
Clear all merchant action triggers at the card 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 user
512
Your unique identifier for the card
Triggers cleared successfully