Update a specific EventDate
PUT/eventdate/:guid
Update a specific EventDate.
Note this cannot be used to update the assigned Location or Event.
Request​
Responses​
- 200
- 403
- 404
- 406
EventDate Updated.
Unauthorized. You do not have permission to access the EventDate.
EventDate not found.
Request is invalid, see error context for validation errors.