Functions
Create function triggers
Subscribe a function to one or more event types, optionally scoped to specific senders. Provide eventTypes and senderIds (use null in senderIds for all senders); a trigger is created for each event type and sender combination.
post/v1/functions/{functionId}/triggers
Path parameters
functionIdstring required
Zavu Function ID.
Request body
Response
Triggers created.