Events
Delete Event
Remove a custom event from your org’s default app.
DELETE
Remove a custom event (trigger) from your organization’s default custom application. The response is the updated list of remaining events.
Authentication
Events are defined at the org level, so this endpoint uses API-key auth.Your Refold API key. Find it in Settings → Credentials.
Path Parameters
The event ID to delete.
Response
- 200 OK
- 404 Not Found
Returns the array of remaining events after deletion.