Update an existing instance of the EventSubscription object.Copy Pageput https://{server_address}/ResourceServer/api/v10/EventSubscription/Email/{id}Path ParamsidintegerrequiredBody ParamsnamestringdescriptionstringisActivebooleantruetruefalseeventRegistrationIdnumberUnique identifier for the associated EventRegistration object.eventRegistrationNamestringThe name of the object associated with the eventRegistrationId property.eventBindingActionIdnumberUnique identifier for the associated EventBindingAction object.eventBindingActionNamestringThe name of the object associated with the eventBindingActionId property.accessTypeIdnumberUnique identifier for the associated AccessType object.accessTypeNamestringThe name of the object associated with the accessTypeId property.createdByUserIdnumberUnique identifier for the associated User object.createdByUserNamestringThe name of the object associated with the createdByUserId property.updatedByUserIdnumberUnique identifier for the associated User object.updatedByUserNamestringThe name of the object associated with the updatedByUserId property.Responses 200Update a EventSubscription 400The request could not be processed.Updated 2 months ago