# Delete Endpoint: DELETE /event-configurations/{event_configuration_id} Version: 1.0.0 Security: JWTtoken ## Path parameters: - `event_configuration_id` (string, required) ## Response 422 fields (application/json): - `detail` (array) - `detail.loc` (array, required) - `detail.msg` (string, required) Example: "Something went wrong" - `detail.type` (string, required) Example: "Client Error"