Functions
Create trigger
Schedule or subscribe the function. cron uses a 5-field expression with an optional IANA timezone; once fires a single time at run_at; s3 fires on Object Storage bucket events (optionally filtered by key prefix/suffix). Deliveries are signed CloudEvents (HMAC X-Raff-Signature) with 3 retry attempts. Triggers are free.
post/api/v1/functions/{function_id}/triggers
Path parameters
function_idstring required
Function ID, short id (fn-…), URL slug, or name
Request body
Response
Trigger created