Update an event
This API will update an event on the Alumni platform.
Prerequisites
- The field(s) to be updated.
- The eventResourceGuid (Event unique identifier) must be populated for this API to be executed.
Expected Return
An error in case the system could not update the event on the platform or a success message in case the event was successfully updated along with the event's full schema json.
Notes
- Only populate the fields that will be updated.
- The eventResourceGuid can be found on the return of other APIs such as "Create a new event", "Search events" and "Return a list of users".
- The eventResourceGuid is on the CRM view of the event page URL:
Updated almost 2 years ago