# PUT /api/events/update/{eventId} **PUT /api/events/update/{eventId}** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Path parameters - **eventId** (string(uuid)) ### Body: application/json (object) - **name** (string | null) - **date** (string(date-time)) - **details** (string | null) - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)