Update Event
Update an existing event schema.
PATCH
Documentation Index
Fetch the complete documentation index at: https://resend.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Body Parameters
The updated schema definition for the event payload. Must be an object with
flat key/type pairs, or
null to clear the schema. Supported types: string,
number, boolean, date.Successful updates return 200 OK with the JSON body below.