Create a new instance of the EventSubscription object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/EventSubscription/EmailBody 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 201Create a new instance of a EventSubscription 400The request could not be processed.Updated 2 months ago