Update an Event Subscription
Update an event subscription with the given ID.
Bearer authentication of the form Bearer <token>, where token is your auth token.
The status of the event subscription. This indicates if we’ll send notifications to this subscription
The category of the event. This is useful for filtering events.
Event names follow the pattern {resource}.{event_type} where event_type is either created or updated. Status transitions (for example, a Donor Account moving to approved or rejected) are emitted as {resource}.updated events — fetch the object to read its current status.
The status of the event subscription: